Bump version to v0.0.5.0
This commit is contained in:
parent
119378c344
commit
8c7bf983d9
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ import Annotator.Rule
|
|||
import Annotator.Annotation
|
||||
|
||||
version :: Vsn.Version
|
||||
version = Vsn.makeVersion [0,0,4,1]
|
||||
version = Vsn.makeVersion [0,0,5,0]
|
||||
|
||||
type App a = ReaderT Options IO a
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue