Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsterling committed May 11, 2023
1 parent 249352e commit 56ca735
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
(using menhir 2.0)

(name forester)
(version 2.0)

(generate_opam_files true)

Expand Down
1 change: 1 addition & 0 deletions forester.opam
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "2.0"
synopsis: "A tool for tending mathematical forests"
maintainer: ["Jonathan Sterling"]
authors: ["Jonathan Sterling"]
Expand Down

0 comments on commit 56ca735

Please sign in to comment.