From c13d0da4761603d8ab19fb32b91ca9fc0d83d90e Mon Sep 17 00:00:00 2001 From: Simon Lepel Date: Sun, 21 Dec 2014 23:13:15 +0100 Subject: [PATCH] push version to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee2486e..92fa04d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "auto-plug", "description": "Auto-require plugins packages by prefix. (for i.e. Gulp, Grunt or other heavy plugin-dependant packages)", - "version": "0.1.0", + "version": "0.1.1", "author": "Simon Lepel ", "license": { "type": "MIT",