From 9b808a9bfa433208b4300f4aba18ebf2754cc886 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 17 Jun 2019 22:34:49 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3212ce..78ad8b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "powahroot", - "version": "1.0.0", + "version": "1.0.1", "description": "Client and server-side routing micro frameworks", "main": "index.mjs", "scripts": {