From e5d0c094121e18905d8edeeb2a733780b24b1c69 Mon Sep 17 00:00:00 2001 From: bitpshr Date: Sun, 30 Dec 2012 13:53:32 -0500 Subject: [PATCH] Bumping npm module version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b40e5b9..db95ab4 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holler", - "version": "1.0.8", + "version": "1.8.1", "author": "Paul Bouchon (@bitpshr)", "description": "real-time, in-app notifications and admin for web and mobile via the command line", "homepage": "http://bitpshr.info/holler",