We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ca187 commit d489b63Copy full SHA for d489b63
bin/Version.ml
@@ -1,3 +1,3 @@
1
(*** GENERATED BY setVersion.js ***)
2
3
-let version = "0.13.0 (ReScript c4cf5fc)"
+let version = "0.14.0 (ReScript c4cf5fc)"
dune-project
@@ -2,7 +2,7 @@
(name rescript-react-intl-extractor)
4
5
-(version 0.13.0)
+(version 0.14.0)
6
7
(generate_opam_files true)
8
rescript-react-intl-extractor.opam
@@ -1,6 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
-version: "0.13.0"
+version: "0.14.0"
synopsis: "Extracts messages for localization from ReScript source files"
maintainer: ["Christoph Knittel <ck@cca.io>"]
authors: ["Christoph Knittel <ck@cca.io>"]
0 commit comments