From 31a98c9ee702116a710a91ea56ad8d0180439678 Mon Sep 17 00:00:00 2001 From: iclanton Date: Fri, 13 May 2016 13:57:36 -0700 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dff59da5f6a..5d77309d48b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-library-build", - "version": "0.1.0", + "version": "0.1.1", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts",