Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miraclx committed Jul 2, 2020
1 parent f5ba3ca commit 64eb5e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This installs a CLI binary accessible with the `xget` command.
```bash
# Check if the xget command has been installed and accessible on your path
$ xget -V
v0.5.1
v0.8.0
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libxget",
"version": "0.7.3",
"version": "0.8.0",
"description": "Non-interractive, chunk-based, web content retriever",
"main": "lib/index.js",
"types": "typings/index.d.ts",
Expand Down

0 comments on commit 64eb5e2

Please sign in to comment.