From 995abf484b883ff0731f58fc3f58d7f5da036314 Mon Sep 17 00:00:00 2001 From: Kir Peremenov Date: Thu, 26 May 2016 11:40:00 +0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdcdbaa..fede56c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery-factory", - "version": "0.2.0", + "version": "0.2.1", "description": "Super simple, lightweight and solid factory of jQuery plugins", "main": "newPlugin.jquery.js", "directories": {