Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
v1rtl committed Jun 5, 2022
1 parent 12f4e99 commit e53a11b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinyhttp/app",
"version": "2.0.21",
"version": "2.0.22",
"description": "0-legacy, tiny & fast web framework as a replacement of Express",
"type": "module",
"homepage": "https://tinyhttp.v1rtl.site",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinyhttp/jsonp",
"version": "2.0.20",
"version": "2.0.21",
"type": "module",
"description": "JSONP response middleware",
"homepage": "https://tinyhttp.v1rtl.site",
Expand Down
2 changes: 1 addition & 1 deletion packages/res/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinyhttp/res",
"version": "2.0.16",
"version": "2.0.17",
"type": "module",
"description": "response extensions for tinyhttp",
"homepage": "https://tinyhttp.v1rtl.site",
Expand Down

0 comments on commit e53a11b

Please sign in to comment.