We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d06ad commit 401c3b6Copy full SHA for 401c3b6
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "queryize",
3
- "version": "1.1.1",
+ "version": "2.0.0",
4
"description": "A no-frills chainable/fluent interface for constructing mutable MySQL queries with data binding/escapement.",
5
"main": "lib/queryize.js",
6
"engines": {
0 commit comments