Skip to content

Commit 63a79ee

Browse files
committed
Version bump
1 parent aef9668 commit 63a79ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express-admin",
3-
"version": "1.2.7",
4-
"description": "MySql, MariaDB, SQLite and PostgreSQL database admin built with Express and Bootstrap.",
3+
"version": "1.2.8",
4+
"description": "MySql, MariaDB, SQLite and PostgreSQL database admin built with Express and Bootstrap",
55
"keywords": [
66
"mysql",
77
"mariadb",
@@ -14,10 +14,10 @@
1414
],
1515
"license" : "MIT",
1616
"homepage" : "https://github.com/simov/express-admin",
17-
"author": "Simeon Velichkov <[email protected]> (http://simov.github.io)",
17+
"author" : "Simeon Velichkov <[email protected]> (http://simov.github.io)",
1818
"repository": {
1919
"type" : "git",
20-
"url" : "https://github.com/simov/grant.git"
20+
"url" : "https://github.com/simov/express-admin.git"
2121
},
2222
"dependencies": {
2323
"express" : "4.4.4",

0 commit comments

Comments
 (0)