Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
af-fess committed Nov 14, 2016
1 parent ebd5278 commit 753ef5f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-appsflyer",
"version": "1.0.0",
"version": "1.0.1",
"description": "React Native Appsflyer plugin",
"main": "index.js",
"scripts": {
Expand All @@ -11,13 +11,13 @@
"setup": "cd demo; npm install; cd ..; npm run preparedemo;",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Appsflyer",
"license": "MIT License",
"homepage": "https://github.com/AppsFlyerSDK/react-native-appsflyer#readme",
"keywords": [
"author": "Appsflyer",
"license": "MIT License",
"homepage": "https://github.com/AppsFlyerSDK/react-native-appsflyer#readme",
"keywords": [
"react-native",
"react",
"native",
"appsflyer"
]
}
}

0 comments on commit 753ef5f

Please sign in to comment.