We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3d38c commit 5acb6ddCopy full SHA for 5acb6dd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sql-template-strings",
3
- "version": "2.0.4",
+ "version": "2.1.0",
4
"description": "ES6 tagged template strings for prepared statements with mysql and postgres",
5
"main": "index.js",
6
"typings": "index.d.ts",
0 commit comments