Skip to content

Commit

Permalink
update version info to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nraboy committed Mar 6, 2015
1 parent 49b997a commit 9349f63
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-cordova-oauth",
"main": "ng-cordova-oauth.js",
"version": "0.0.8",
"version": "0.0.9",
"homepage": "https://github.com/nraboy/ng-cordova-oauth",
"authors": [
"Nic Raboy <http://www.nraboy.com>"
Expand All @@ -12,9 +12,13 @@
],
"keywords": [
"ng-cordova-oauth",
"ngCordova",
"AngularJS",
"Ionic"
"ngcordova",
"angularjs",
"ionic",
"oauth",
"apache cordova",
"phonegap",
"ionic framework"
],
"license": "MIT",
"ignore": [
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": "ng-cordova-oauth",
"version": "0.0.8",
"version": "0.0.9",
"description": "Connect to Oauth providers using Apache Cordova and the InAppBrowser plugin",
"author": {
"name": "Nic Raboy",
Expand Down

0 comments on commit 9349f63

Please sign in to comment.