We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df80cef commit 92e0029Copy full SHA for 92e0029
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sql-template-strings",
3
- "version": "1.0.2",
+ "version": "1.1.0",
4
"description": "Allows you to use ES6 tagged template strings for prepared statements with mysql and postgres",
5
"main": "index.js",
6
"repository": {
0 commit comments