Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
simov committed Mar 2, 2016
1 parent aef9668 commit 63a79ee
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,7 +1,7 @@
{
"name": "express-admin",
"version": "1.2.7",
"description": "MySql, MariaDB, SQLite and PostgreSQL database admin built with Express and Bootstrap.",
"version": "1.2.8",
"description": "MySql, MariaDB, SQLite and PostgreSQL database admin built with Express and Bootstrap",
"keywords": [
"mysql",
"mariadb",
Expand All @@ -14,10 +14,10 @@
],
"license" : "MIT",
"homepage" : "https://github.com/simov/express-admin",
"author": "Simeon Velichkov <simeonvelichkov@gmail.com> (http://simov.github.io)",
"author" : "Simeon Velichkov <simeonvelichkov@gmail.com> (http://simov.github.io)",
"repository": {
"type" : "git",
"url" : "https://github.com/simov/grant.git"
"url" : "https://github.com/simov/express-admin.git"
},
"dependencies": {
"express" : "4.4.4",
Expand Down

0 comments on commit 63a79ee

Please sign in to comment.