From 256001809f4be56b82abc2a0b9fbb0115dcdf542 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Fri, 29 Dec 2017 21:54:45 +0100 Subject: [PATCH] 6.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4472c61..5f2f274 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wayfarer", - "version": "6.6.2", + "version": "6.6.3", "description": "Composable trie based router", "main": "index.js", "scripts": {