diff --git a/README.md b/README.md index 52f8aad..bad561d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ## Features - Easy setup, zero dependencies -- Only 1.7kb minified and gzipped +- Only 2kb minified and gzipped - Simple syntax and usage - Works **client-side**, in browsers: - as a router for single page applications (SPAs) diff --git a/package-lock.json b/package-lock.json index 37f6ef7..33556a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@scottjarvis/router", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 1, "requires": true, "dependencies": {