Skip to content

Commit

Permalink
Version 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate committed Sep 26, 2022
1 parent 4448de0 commit 7d7dd5b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
6.6 (26/09/2022)
----------------

* Add support for OCaml 5.0 (#92, Kate Deplaix)

6.5 (05/03/2022)
----------------

Expand Down
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(lang dune 1.6)
(name ppx_tools)
(version 6.5)
(version 6.6)
1 change: 1 addition & 0 deletions ppx_tools.opam
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
opam-version: "2.0"
version: "6.6"
synopsis: "Tools for authors of ppx rewriters and other syntactic tools"
maintainer: "Kate <kit.ty.kate@disroot.org>"
authors: "Alain Frisch <alain.frisch@lexifi.com>"
Expand Down

0 comments on commit 7d7dd5b

Please sign in to comment.