From 059b33f2a88d3db25090314b9546e4f0649f3d6a Mon Sep 17 00:00:00 2001 From: "Jason Smith (work)" Date: Fri, 9 Dec 2011 05:30:54 +0000 Subject: [PATCH] Roll version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5510a5e..b9cf60d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "couchapp" , "description" : "Utilities for building CouchDB applications." , "tags" : ["couchdb", "webframework"] -, "version" : "0.8.1" +, "version" : "0.8.2" , "author" : "Mikeal Rogers " , "engines" : ["node >= 0.1.95"] , "main" : "./main"