Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
saschatimme committed Sep 26, 2017
1 parent 5a0d497 commit 7d0f6e4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
{
"name": "bs-react-native",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"build": "bsb -make-world",
"start": "bsb -make-world -w",
"clean": "bsb -clean-world",
"test": "exit 0"
},
"license": "MIT",
"keywords": ["reason", "reasonml", "bucklescript", "react-native"],
"keywords": [
"reason",
"reasonml",
"bucklescript",
"react-native"
],
"author": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7d0f6e4

Please sign in to comment.