Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drapanjanas committed Dec 7, 2018
1 parent a35d03e commit 725a7ff
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 @@ -19,7 +19,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o
Contributions are very welcome.

## Status
- Uses [React Native] v0.55.4
- Uses [React Native] v0.57.7
- Reusable codebase between 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.9.0",
"version": "0.10.0",
"description": "Bootstrap ClojureScript React Native apps with reagent, re-frame and om next for iOS and Android",
"main": "index.js",
"author": "Artur Girenko <a.girenko@gmail.com>",
Expand Down

0 comments on commit 725a7ff

Please sign in to comment.