From 2c14531654f413c19afa0a400d4f6a158f1d96d7 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Sat, 6 May 2017 15:18:58 +0200 Subject: [PATCH] 6.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 842c377..a0e0b6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wayfarer", - "version": "6.5.3", + "version": "6.6.0", "description": "Composable trie based router", "main": "index.js", "scripts": {