Skip to content

Commit 54af55f

Browse files
committed
v1.0.0
1 parent 0fe60da commit 54af55f

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"name": "react-message-source",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "A library which aids with i18n of React applications",
5-
"keywords": ["intl", "i18n", "react intl", "messages", "translate"],
5+
"keywords": [
6+
"intl",
7+
"i18n",
8+
"react intl",
9+
"messages",
10+
"translate"
11+
],
612
"author": "Netcetera AG",
713
"license": "MIT",
814
"repository": "https://github.com/netceteragroup/react-message-source",

0 commit comments

Comments
 (0)