Skip to content
This repository was archived by the owner on Apr 19, 2020. It is now read-only.

Commit 5d4cebb

Browse files
committed
version bump to 0.1.1-alpha
1 parent 39a7a84 commit 5d4cebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"name": "purescript-rnx",
1313
"description": "RNX is a PureScript interface to React Native, similar to the Elm app architecture.",
14-
"version": "0.0.1",
14+
"version": "0.1.1-alpha",
1515
"main": "src/RNX.js",
1616
"directories": {
1717
"example": "examples"

0 commit comments

Comments
 (0)