From 0362df88fcfeddc4e73a0432bb38e5d4c3b4b0f8 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Tue, 8 May 2018 12:19:57 +0530 Subject: [PATCH] v0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b713d67b..7bd52ebe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frappejs", - "version": "0.0.5", + "version": "0.0.6", "description": "Frappe.js", "main": "index.js", "bin": "cli.js",