Skip to content

Commit c845ff9

Browse files
authored
Version 0.11.0 (#75)
1 parent 45a0997 commit c845ff9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/Version.re

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// *** GENERATED BY "yarn setVersion" ***
22

3-
let version = "0.10.0 (ReScript 7cc70c9)";
3+
let version = "0.11.0 (ReScript bd995ff)";

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rescript-react-intl-extractor",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Message extractor for rescript-react-intl",
55
"author": "Christoph Knittel <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)