From 9cfaf87f2888d1b81dd357efbae812fa023008e3 Mon Sep 17 00:00:00 2001 From: Valentin Date: Thu, 23 Oct 2014 00:05:59 +0200 Subject: [PATCH] Update version (0.1.0 => 0.1.1) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f31ae38..89c6874 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "silex-glob", - "version": "0.1.0", + "version": "0.1.1", "description": "Simple globber (searches for all the pathnames matching pattern according to the rules used)", "main": "index.js", "engines": {