Bump version number

This commit is contained in:
Mathieu Acthernoene 2017-08-01 19:02:54 +02:00
parent f34e3a916d
commit 829f1233dd
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-languages", "name": "react-native-languages",
"version": "1.0.0", "version": "1.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-languages", "name": "react-native-languages",
"version": "1.0.0", "version": "1.0.1",
"license": "MIT", "license": "MIT",
"description": "React Native properties and methods related to the language of the device", "description": "React Native properties and methods related to the language of the device",
"repository": "https://github.com/react-community/react-native-languages", "repository": "https://github.com/react-community/react-native-languages",