Skip to content

Commit

Permalink
Update to new repo location, bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sampart committed Dec 4, 2020
1 parent 8626d7a commit fdc22f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "cordova-plugin-app-version",
"version": "0.1.10",
"version": "0.1.11",
"description": "Cordova plugin to return the version number of the current app",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/whiteoctober/cordova-plugin-app-version.git"
"url": "git+https://github.com/sampart/cordova-plugin-app-version.git"
},
"keywords": [
"cordova",
Expand All @@ -20,7 +20,7 @@
"author": "whiteoctober",
"license": "MIT",
"bugs": {
"url": "https://github.com/whiteoctober/cordova-plugin-app-version/issues"
"url": "https://github.com/sampart/cordova-plugin-app-version/issues"
},
"homepage": "https://github.com/whiteoctober/cordova-plugin-app-version#readme"
"homepage": "https://github.com/sampart/cordova-plugin-app-version#readme"
}

0 comments on commit fdc22f6

Please sign in to comment.