Skip to content

Commit

Permalink
v0.2.43
Browse files Browse the repository at this point in the history
  • Loading branch information
drapanjanas committed Sep 24, 2016
1 parent 52a98ae commit 243d911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o
Contributions are welcome.

## State
- Uses React Native v0.33
- Uses React Native v0.34
- Same codebase for iOS and Android
- Figwheel used for REPL and live coding.
- Works in iOS (real device and simulator).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "re-natal",
"version": "0.2.42",
"version": "0.2.43",
"description": "Bootstrap ClojureScript React Native apps with reagent and re-frame for iOS and Android",
"main": "index.js",
"author": "Artur Girenko <[email protected]>",
Expand Down

0 comments on commit 243d911

Please sign in to comment.