From 8a237147979b8ba55f1d7d26a5ae09afe7a673fa Mon Sep 17 00:00:00 2001 From: Carlos Augusto Borges Date: Fri, 7 Apr 2017 00:55:31 -0300 Subject: [PATCH] 0.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e27ad7..cb0a6e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "capiroute", - "version": "0.4.5", + "version": "0.4.6", "description": "simple routing library", "main": "build/index.js", "scripts": {