Skip to content

Commit

Permalink
Bump: package version to 0.5.2 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtripg6666tdr authored Jan 30, 2023
1 parent 36d7fe7 commit e7a17c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "candyget",
"version": "0.5.1",
"version": "0.5.2",
"description": "A tiny, candy sized HTTP(S) client for Node.js",
"main": "index.js",
"types": "index.d.ts",
Expand All @@ -15,13 +15,12 @@
"keywords": [
"http",
"https",
"web",
"request",
"client",
"http.get",
"redirects",
"gzip",
"br",
"deflate",
"fetch",
"stream"
],
Expand Down

0 comments on commit e7a17c3

Please sign in to comment.