From dc68fad0c0c3ad644fe2b368cb648f9e06b084c6 Mon Sep 17 00:00:00 2001 From: Quang Van Date: Wed, 30 May 2012 16:21:21 -0400 Subject: [PATCH] Release 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b952647..0443d5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "mocha-cakes" , "description" : "bdd stories add-on for mocha test framework with cucumber given/then/when syntax." - , "version" : "0.7.0" + , "version" : "0.8.0" , "author" : "Quang Van " , "homepage" : "https://github.com/quangv/mocha-cakes" , "repository" : { "type": "git", "url": "git://github.com/quangv/mocha-cakes.git"}