From 5120bbd1bb7845b1796452e547e50d4276b8f22a Mon Sep 17 00:00:00 2001 From: David Dollar Date: Sat, 23 Oct 2010 17:19:36 -0400 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05d64f4..da8c890 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Twitter authentication for connect apps", "main": "./index", "author": "David Dollar", - "version": "0.0.1", + "version": "0.1.0", "repository" : { "type": "git", "url": "http://github.com/caolan/cookie-sessions.git"