Skip to content

Commit

Permalink
bump RN version to 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drapanjanas committed Jan 22, 2016
1 parent 88ba46a commit 1266e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion re-natal.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ projNameHyphRx = /\$PROJECT_NAME_HYPHENATED\$/g
projNameUsRx = /\$PROJECT_NAME_UNDERSCORED\$/g
platformRx = /\$PLATFORM\$/g
devHostRx = /\$DEV_HOST\$/g
rnVersion = '0.18.0'
rnVersion = '0.18.1'
rnPackagerPort = 8081
podMinVersion = '0.38.2'
process.title = 're-natal'
Expand Down

0 comments on commit 1266e48

Please sign in to comment.