From 4e4bfd34afd06fce7e52ca0b11996291c2f7455d Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Mon, 24 Apr 2017 00:28:11 +0200 Subject: [PATCH] 6.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b44d440..873efb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wayfarer", - "version": "6.5.1", + "version": "6.5.2", "description": "Composable trie based router", "main": "index.js", "scripts": {