Skip to content

Commit

Permalink
v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro committed Nov 13, 2017
1 parent e0c2ffe commit b9d9571
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

### Upcoming

[Diff](https://github.com/luggit/react-native-config/compare/v0.9.0...master)
[Diff](https://github.com/luggit/react-native-config/compare/v0.9.1...master)

### 0.9.1

- Fix unicode support in iOS (#179)

[Diff](https://github.com/luggit/react-native-config/compare/v0.9.0...v0.9.1)

### 0.9.0

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": "react-native-config",
"version": "0.9.0",
"version": "0.9.1",
"description": "Expose config variables to React Native apps",
"keywords": ["env", "config", "config-var", "react-native", "android", "ios", "12factor"],
"homepage": "https://github.com/luggg/react-native-config",
Expand Down

0 comments on commit b9d9571

Please sign in to comment.