Skip to content

Commit

Permalink
Release 2.3!
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Jan 16, 2021
1 parent 36ef0c4 commit f39c7e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2.3
* Switch to ppxlib

2.2
* Support for OCaml 4.08

Expand Down
2 changes: 1 addition & 1 deletion sedlex.opam
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Unicode. Unlike ocamllex, sedlex allows lexer specifications within regular
OCaml source files. Lexing specific constructs are provided via a ppx syntax
extension.
"
version: "2.2"
version: "2.3"
license: "MIT"
doc: "https://ocaml-community.github.io/sedlex/index.html"
maintainer: "Alain Frisch <[email protected]>"
Expand Down

0 comments on commit f39c7e4

Please sign in to comment.