Skip to content

Commit

Permalink
Bumped v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eomm committed Oct 30, 2023
1 parent 22715af commit 388711e
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": "fast-uri",
"description": "Dependency free RFC 3986 URI toolbox",
"version": "2.2.0",
"version": "2.3.0",
"main": "index.js",
"type": "commonjs",
"types": "types/index.d.ts",
Expand All @@ -14,7 +14,7 @@
"bugs": {
"url": "/~https://github.com/fastify/fast-uri/issues"
},
"homepage":"/~https://github.com/fastify/fast-uri",
"homepage": "/~https://github.com/fastify/fast-uri",
"scripts": {
"bench": "node benchmark.js",
"lint:fix": "standard --fix",
Expand Down

0 comments on commit 388711e

Please sign in to comment.