Bump version to 0.0.5.2
This commit is contained in:
parent
3019f4ddc5
commit
687b0ef632
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ import Annotator.Rule
|
||||||
import Annotator.Annotation
|
import Annotator.Annotation
|
||||||
|
|
||||||
version :: Vsn.Version
|
version :: Vsn.Version
|
||||||
version = Vsn.makeVersion [0,0,5,1]
|
version = Vsn.makeVersion [0,0,5,2]
|
||||||
|
|
||||||
type App a = ReaderT Options IO a
|
type App a = ReaderT Options IO a
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue