From e4bd3bed3067ad6a9007a6dcda159fe2ddce36e6 Mon Sep 17 00:00:00 2001 From: Daniel Sellers Date: Mon, 19 Jun 2017 14:33:42 -0600 Subject: [PATCH] 2.6.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a194966..ee72f8bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monument", - "version": "2.6.19", + "version": "2.6.20", "description": "evented routing for nodejs for use on the server and in the client. Isomorphic!", "main": "index.js", "scripts": {