Skip to content

Commit 7d0f6e4

Browse files
committed
Bump version
1 parent 5a0d497 commit 7d0f6e4

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
{
22
"name": "bs-react-native",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"scripts": {
55
"build": "bsb -make-world",
66
"start": "bsb -make-world -w",
77
"clean": "bsb -clean-world",
88
"test": "exit 0"
99
},
1010
"license": "MIT",
11-
"keywords": ["reason", "reasonml", "bucklescript", "react-native"],
11+
"keywords": [
12+
"reason",
13+
"reasonml",
14+
"bucklescript",
15+
"react-native"
16+
],
1217
"author": "",
1318
"repository": {
1419
"type": "git",

0 commit comments

Comments
 (0)