Skip to content

Commit 7d7dd5b

Browse files
committed
Version 6.6
1 parent 4448de0 commit 7d7dd5b

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
6.6 (26/09/2022)
2+
----------------
3+
4+
* Add support for OCaml 5.0 (#92, Kate Deplaix)
5+
16
6.5 (05/03/2022)
27
----------------
38

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
(lang dune 1.6)
22
(name ppx_tools)
3-
(version 6.5)
3+
(version 6.6)

ppx_tools.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
opam-version: "2.0"
2+
version: "6.6"
23
synopsis: "Tools for authors of ppx rewriters and other syntactic tools"
34
maintainer: "Kate <kit.ty.kate@disroot.org>"
45
authors: "Alain Frisch <alain.frisch@lexifi.com>"

0 commit comments

Comments
 (0)