From ec5055a52e97e4b1ca9facfc3b30527e6c84c313 Mon Sep 17 00:00:00 2001 From: Nate Smith Date: Wed, 26 Oct 2016 19:01:42 -0700 Subject: [PATCH] 0.9.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28bb6b539..2718b1561 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.9.3", + "version": "0.9.4", "homepage": "http://derbyjs.com/", "repository": { "type": "git",