From 9da1eabbf22c74b165a7da0f837771eefdc75ac7 Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Sun, 7 Feb 2016 22:24:18 -0800 Subject: [PATCH] Bump to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06ead7f..d587082 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "routing-buddy", - "version": "0.1.0", + "version": "0.1.1", "description": "Another router library for both client and server", "main": "lib/router.js", "scripts": {