Bump version number to 1.0.4

This commit is contained in:
Mathieu Acthernoene 2017-09-24 19:58:42 +02:00
parent 959c6bf962
commit a3f1ee2a0b
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.3", "version": "1.0.4",
"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.3", "version": "1.0.4",
"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",