Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bn-d committed Jan 19, 2024
1 parent cfcbf9f commit 9a6ac74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(lang dune 2.7)
(name ppx_make)
(version "0.3.3")
(version "0.3.4")

(generate_opam_files true)

Expand All @@ -17,4 +17,4 @@
(depends
(ppxlib (>= 0.10.0))
(ounit2 :with-test)
(bisect_ppx :with-test)))
(bisect_ppx :with-test)))

0 comments on commit 9a6ac74

Please sign in to comment.