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 45a0997 commit c845ff9Copy full SHA for c845ff9
bin/Version.re
@@ -1,3 +1,3 @@
1
// *** GENERATED BY "yarn setVersion" ***
2
3
-let version = "0.10.0 (ReScript 7cc70c9)";
+let version = "0.11.0 (ReScript bd995ff)";
package.json
@@ -1,6 +1,6 @@
{
"name": "rescript-react-intl-extractor",
- "version": "0.10.0",
+ "version": "0.11.0",
4
"description": "Message extractor for rescript-react-intl",
5
"author": "Christoph Knittel <christoph.knittel@cca.io>",
6
"license": "MIT",
0 commit comments