From 2454a4a7a8ec0d3538a7ead6d15c1a5e62720f57 Mon Sep 17 00:00:00 2001 From: Daniel Sellers Date: Fri, 3 Feb 2017 10:10:09 -0700 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e711c99..52c4b16c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monument", - "version": "2.5.4", + "version": "2.6.0", "description": "evented routing for nodejs for use on the server and in the client. Isomorphic!", "main": "index.js", "scripts": {