Skip to content

Commit

Permalink
Bumped to version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jmparsons committed Sep 4, 2017
1 parent 1d15cef commit 07533d5
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-aws-cognito-js",
"version": "0.0.6",
"version": "0.0.7",
"description": "React Native AWS Cognito JS library.",
"main": "index.js",
"scripts": {
Expand All @@ -10,7 +10,13 @@
"type": "git",
"url": "https://github.com/AirLabsTeam/react-native-aws-cognito-js.git"
},
"keywords": ["react-native", "amazon", "aws", "cognito", "identity"],
"keywords": [
"react-native",
"amazon",
"aws",
"cognito",
"identity"
],
"homepage": "https://github.com/AirLabsTeam/react-native-aws-cognito-js",
"author": "Jon Parsons <jonparsons@gmail.com> (https://github.com/jmparsons)",
"license": "SEE LICENSE IN LICENSE",
Expand Down

0 comments on commit 07533d5

Please sign in to comment.