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