From d0793810e8f49db88f1d82c7c439fa547d60d123 Mon Sep 17 00:00:00 2001 From: Daniel Sellers Date: Wed, 3 Feb 2016 07:30:00 -0700 Subject: [PATCH] 2.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5d6a4a3..c42a1567 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monument", - "version": "2.3.2", + "version": "2.3.3", "description": "evented routing for nodejs for use on the server and in the client. Isomorphic!", "main": "index.js", "scripts": {