diff --git a/package-lock.json b/package-lock.json index 23dd452..4392fe6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hash-brown-router", - "version": "3.4.0", + "version": "3.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 640de58..c10718c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hash-brown-router", - "version": "3.4.0", + "version": "3.4.1", "description": "A client-side router that only cares about the bits after the #", "main": "index.js", "scripts": {