Skip to content

Commit 2160c15

Browse files
committed
Bump version
1 parent 85cc14a commit 2160c15

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.12.0 - 2021-05-24
4+
- [bs-react-intl-ppx](https://github.com/ahrefs/bs-react-intl-ppx) support added
5+
36
## 0.11.0 - 2021-05-17
47

58
- Repo renamed to `rescript-react-intl-extractor` and moved to the cca-io organization.

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.11.0 (ReScript bd995ff)";
3+
let version = "0.12.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.11.0",
3+
"version": "0.12.0",
44
"description": "Message extractor for rescript-react-intl",
55
"author": "Christoph Knittel <christoph.knittel@cca.io>",
66
"license": "MIT",

0 commit comments

Comments
 (0)