Increment version to 0.2
This commit is contained in:
parent
712325aa7b
commit
eef58f96b2
@ -1,6 +1,6 @@
|
||||
opam-version: "1.2"
|
||||
name: "logarion"
|
||||
version: "0.1"
|
||||
version: "0.2"
|
||||
maintainer: "Stavros Polymenis <sp@orbitalfox.com>"
|
||||
authors: "Stavros Polymenis <sp@orbitalfox.com>"
|
||||
license: "EUPL"
|
||||
|
@ -95,7 +95,7 @@ let create_term =
|
||||
|
||||
let default_cmd =
|
||||
Term.(ret (const (`Help (`Pager, None)))),
|
||||
Term.info "logarion" ~version:"0.1.0" ~doc:"an article collection & publishing system"
|
||||
Term.info "logarion" ~version:"0.2" ~doc:"an article collection & publishing system"
|
||||
~man:[ `S "BUGS"; `P "Submit bugs https://gitlab.com/orbifx/logarion/issues/new."; ]
|
||||
|
||||
let cmds = [ init_term; create_term ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user