Skip to content

Commit 725a7ff

Browse files
committed
v0.10.0
1 parent a35d03e commit 725a7ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o
1919
Contributions are very welcome.
2020

2121
## Status
22-
- Uses [React Native] v0.55.4
22+
- Uses [React Native] v0.57.7
2323
- Reusable codebase between iOS and Android
2424
- Figwheel used for REPL and live coding
2525
- Works in iOS (real device and simulator)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "re-natal",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "Bootstrap ClojureScript React Native apps with reagent, re-frame and om next for iOS and Android",
55
"main": "index.js",
66
"author": "Artur Girenko <[email protected]>",

0 commit comments

Comments
 (0)