From 4ce53c7614559d807f9c7cf20e182c910a6e5d2c Mon Sep 17 00:00:00 2001 From: Cris Ward Date: Tue, 26 Jan 2016 14:29:12 +0000 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a25e7e..1789e0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "riot-subtag", - "version": "1.0.0", + "version": "1.0.1", "description": "like riot-tag, but dynamic", "main": "lib/routehandler.js", "repository": "crisward/riot-subtag",