Skip to content

Commit

Permalink
Incremeted version to 2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hgouveia committed Dec 20, 2022
1 parent f02ecf0 commit bf7bd27
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-downloader-helper",
"version": "2.1.5",
"description": "A simple http file downloader for node.js",
"version": "2.1.6",
"description": "A simple http/s file downloader for node.js",
"main": "./dist/index.js",
"types": "./types/index.d.ts",
"scripts": {
Expand All @@ -15,9 +15,11 @@
"test"
],
"keywords": [
"nwjs",
"node",
"nodejs",
"node.js",
"electron",
"download",
"resumable",
"resume",
Expand Down

0 comments on commit bf7bd27

Please sign in to comment.