From d307610ca6dad1167db1ee65608a80197de53d82 Mon Sep 17 00:00:00 2001 From: Jacob Baring Date: Fri, 20 Jul 2018 16:54:58 +0800 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7449c05..faaa6ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restify-router-config", - "version": "0.3.4", + "version": "1.0.0", "description": "The laziest way to route your restify app.", "main": "dist/index.min.js", "types": "dist/src/router.d.ts",