Skip to content

Commit

Permalink
Canonicalize stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerhawkvok committed Mar 17, 2017
1 parent 2156ae6 commit eac3e90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SSAR Common Names Database for North America",
"version": "1.2.1",
"homepage": "https://github.com/tigerhawkvok/SSAR-species-database",
"version": "1.2.5",
"homepage": "https://github.com/SSARHERPS/SSAR-species-database",
"authors": [
"Philip Kahn <tigerhawkvok@gmail.com>"
],
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "SSAR-species-database",
"version": "1.2.1",
"version": "1.2.5",
"description": "SSAR Common Names Database",
"main": "commonnamnes_api.php",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/tigerhawkvok/SSAR-species-database.git"
"url": "https://github.com/SSARHERPS/SSAR-species-database.git"
},
"author": "Philip Kahn <tigerhawkvok@gmail.com>",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/tigerhawkvok/SSAR-species-database/issues"
"url": "https://github.com/SSARHERPS/SSAR-species-database/issues"
},
"homepage": "https://github.com/tigerhawkvok/SSAR-species-database",
"homepage": "https://github.com/SSARHERPS/SSAR-species-database",
"devDependencies": {
"autoprefixer-core": "^5.2.1",
"bootlint": "^0.12.0",
Expand Down

0 comments on commit eac3e90

Please sign in to comment.