From 38c132a30c46d69d941b5f6d27f8082ce67546f5 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 13 Jan 2020 00:20:56 +0000 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 417176f..1f429cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "powahroot", - "version": "1.0.2", + "version": "1.0.3", "description": "Client and server-side routing micro frameworks", "main": "index.mjs", "scripts": {