From 51bf797600142bfbb7902625b8907c2ea4c14b80 Mon Sep 17 00:00:00 2001 From: Per Ejeklint Date: Thu, 29 Sep 2011 16:10:22 +0300 Subject: [PATCH] Upped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a859cd2..e5d8193 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "boxcar" , "description" : "An API for the Boxcar Push Notification Service" , "keywords" : [ "boxcar", "push", "notifications", "push notifications", "iphone"] -, "version" : "0.9.1" +, "version" : "0.9.2" , "main" : "./index" , "homepage" : "http://boxcar.io/" , "author" : "Russ Bradberry (http://devdazed.com)"