From 16d3eabb923deacfd8c20ef4bfde3629b3cee924 Mon Sep 17 00:00:00 2001 From: Jeff Galbraith Date: Wed, 20 Sep 2017 14:49:37 -0600 Subject: [PATCH] Update version to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a25666..f2c4270 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-onvif", - "version": "0.1.0", + "version": "0.1.1", "description": "The node-onvif is a Node.js module which allows you to communicate with the network camera which supports the ONVIF specifications.", "main": "./lib/node-onvif.js", "files": [