Merge branch 'release/0.0.5.2' into 'main'
Bump version to 0.0.5.2 See merge request kobjolke_a/annotator!4
This commit is contained in:
commit
5a55e96615
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