From bd06353798722604c2c7ec1aa4ada5683b2e0863 Mon Sep 17 00:00:00 2001 From: Nate Smith Date: Wed, 5 Nov 2014 11:41:01 -0800 Subject: [PATCH] 0.6.0-alpha26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa47ab327..4874c4a9d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "derby", "description": "MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.", - "version": "0.6.0-alpha25", + "version": "0.6.0-alpha26", "homepage": "http://derbyjs.com/", "repository": { "type": "git",