Skip to content

Commit

Permalink
v0.2.30
Browse files Browse the repository at this point in the history
  • Loading branch information
drapanjanas committed Apr 8, 2016
1 parent 5e2bd28 commit c5fc356
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 @@ -23,7 +23,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o
Contributions are welcome.

## State
- Uses React Native v0.22
- Uses React Native v0.23
- 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.29",
"version": "0.2.30",
"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 c5fc356

Please sign in to comment.