From 5b7e4e638ac61a3c1bc9a5cc23eaf8e6b1bf1c70 Mon Sep 17 00:00:00 2001 From: Sunny R Gupta Date: Fri, 14 Oct 2016 01:14:26 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa47f5e..0095888 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "email" : "sunnykrgupta@gmail.com", "url" : "http://icodestartups.com/" }, - "version": "v0.1", + "version": "0.1", "homepage": "https://github.com/sunnykgupta/jQGA", "description": "Simple Plug & Play jQuery Google Analytics plugin. Simply include the script on any page and call the jQuery plugin to initialize the analytics library.", "repository": "https://github.com/sunnykgupta/jQGA",