From b785f0dce67c8521210d29345ce873c845e72824 Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Thu, 22 Oct 2015 18:09:14 -0700 Subject: [PATCH] versioning for npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c1e479..54d2fd6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Brandon Nozaki Miller ", "name": "phidgetapi", "description": "Full official phidget interface API for node.js", - "version": "2.2.8", + "version": "2.3.0", "homepage": "https://www.diginow.it", "repository": { "type": "git",