From 77cad83e95353c5f1c44cb419be5097f2aebe01f Mon Sep 17 00:00:00 2001 From: Patrick Boyd Date: Thu, 17 Nov 2016 15:38:07 -0600 Subject: [PATCH] Rev to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaa6efd..55123b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CSDLParser", - "version": "0.1.0", + "version": "0.1.1", "description": "CSDL Metadata Parser", "main": "./index", "scripts": {