Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
maroneze committed Nov 15, 2022
1 parent 5ef4e44 commit 33903d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion headache.opam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "headache"
version: "1.05"
version: "1.06"

license: "GNU Library General Public License"

Expand Down
2 changes: 1 addition & 1 deletion info.ml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
(**************************************************************************)

let name = "headache"
let version = "1.05"
let version = "1.06"

0 comments on commit 33903d9

Please sign in to comment.