Skip to content

Commit

Permalink
release: v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MellKam committed Jul 5, 2023
1 parent 64e39bd commit a07855b
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,6 +1,6 @@
{
"name": "yumi-fetch",
"version": "0.2.1-beta.1",
"version": "0.2.2-beta.0",
"description": "🍭 An extensible fetch wrapper for simplified and powerful HTTP requests using native web APIs",
"main": "dist/index.cjs",
"module": "dist/index.js",
Expand Down Expand Up @@ -63,4 +63,4 @@
"extensible",
"plugin"
]
}
}

0 comments on commit a07855b

Please sign in to comment.