From f969c3abcb98752f3e7bc9f3745ca0f76c7aab9d Mon Sep 17 00:00:00 2001 From: Alex Hortin Date: Wed, 27 Jul 2016 00:14:25 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a5e8a7..fd45223 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-dash-button", - "version": "0.5.0", + "version": "0.5.5", "description": "a module for integrating amazon dash button presses into a node project", "main": "index.js", "scripts": {