Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit 5709b56

Browse files
lhoriefusion-bot[bot]
authored and
fusion-bot[bot]
committed
Release v0.2.1
#27
1 parent 665aa88 commit 5709b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fusion-plugin-i18n-react",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Adds I18n (Internationalization) support to a FusionJS app",
55
"repository": "fusionjs/fusion-plugin-i18n-react",
66
"files": [
@@ -33,7 +33,7 @@
3333
"prepublish": "npm run transpile"
3434
},
3535
"dependencies": {
36-
"fusion-plugin-i18n": "^0.2.1",
36+
"fusion-plugin-i18n": "^0.2.2",
3737
"prop-types": "^15.6.0"
3838
},
3939
"peerDependencies": {

0 commit comments

Comments
 (0)