Skip to content

Commit

Permalink
released v2.1.8 - update description in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhitley committed Mar 4, 2021
1 parent 8072a78 commit a387729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "itty-router",
"version": "2.1.7",
"description": "Tiny, zero-dependency router with route param and query parsing.",
"version": "2.1.8",
"description": "Tiny, zero-dependency router with route param and query parsing - build for Cloudflare Workers, but works everywhere!",
"main": "./dist/itty-router.min.js",
"types": "./dist/itty-router.d.ts",
"files": [
Expand Down

0 comments on commit a387729

Please sign in to comment.