Skip to content

Commit 70224a8

Browse files
committed
bump version to 1.3.0
1 parent 0545e0d commit 70224a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "sql-client",
3-
"version" : "1.2.2",
3+
"version" : "1.3.0",
44
"description" : "A dirt-simple SQL client abstraction (currently) supporting PostgreSQL, MySQL and SQLite.",
55
"keywords" : [ "SQL","client","connection", "pool","database","Postgres","PostgeSQL","mySQL","SQLite","SQLite3" ],
66
"repository" : { "type": "git", "url": "https://github.com/intellinote/sql-client.git" },

0 commit comments

Comments
 (0)