diff --git a/package.json b/package.json index d74f440..18518ad 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "navaid", "version": "1.0.3", "repository": "lukeed/navaid", - "description": "A navigation aid (aka, router) for the browser in 831 bytes~!", + "description": "A navigation aid (aka, router) for the browser in 850 bytes~!", "unpkg": "dist/navaid.min.js", "module": "dist/navaid.mjs", "main": "dist/navaid.js", diff --git a/readme.md b/readme.md index 4750c2d..d5d9ef8 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ -
A navigation aid (aka, router) for the browser in 831 bytes~!
+
A navigation aid (aka, router) for the browser in 850 bytes~!
## Install