From bb317ea0931413788b5a512544cab9abb963223f Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Tue, 8 May 2018 15:43:18 +0530 Subject: [PATCH] v0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bd52ebe..2b83a234 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frappejs", - "version": "0.0.6", + "version": "0.0.7", "description": "Frappe.js", "main": "index.js", "bin": "cli.js",