Skip to content

Commit 5ebe6e2

Browse files
committed
Increment package version
1 parent 0851701 commit 5ebe6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-sql-parse",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "A nearley based sql parser and analyzer",
55
"main": "parser.js",
66
"dependencies": {

0 commit comments

Comments
 (0)