Skip to content

Commit 6edfed8

Browse files
committed
4.0.0
1 parent e83589c commit 6edfed8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sql-template-tag",
3-
"version": "3.4.0",
3+
"version": "4.0.0",
44
"description": "ES2015 tagged template string for preparing SQL statements, works with `pg` and `mysql`",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)