Skip to content

Commit ea6976f

Browse files
authored
Merge pull request #17 from 188599/uglification-support-fixes
publish 0.6.2-alpha.1
2 parents 8cdbbd5 + 7617e35 commit ea6976f

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": "database-builder",
3-
"version": "0.6.1",
3+
"version": "0.6.2-alpha.1",
44
"description": "Library to assist in creating and maintaining SQL commands.",
55
"main": "./src/index.js",
66
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)