diff --git a/package.json b/package.json index 416bcb9..02b471e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "js-route", - "version": "0.1.0", + "version": "0.2.1", "description": "A JavaScript router that loads data and pages based on the current window location", "main": "index.js", "scripts": {