Skip to content

Commit

Permalink
chore(package) v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 2, 2018
1 parent a2e53b5 commit 0b808be
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ChangeLog
@@ -0,0 +1,13 @@
2018.05.02, v1.0.1

fix:
- test(zip-to-tar) dir: fixture

feature:
- (package) pipe-io v3.0.0
- (package) redrun v6.0.0
- (package) pipe-io v2.0.5
- (package) nyc v11.3.0
- (package) eslint v4.13.1
- (package) coveralls v3.0.0

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "zip-to-tar",
"version": "1.0.0",
"version": "1.0.1",
"description": "convert tar and tar.gz archives to zip",
"main": "lib/zip-to-tar.js",
"bin": {
Expand Down

0 comments on commit 0b808be

Please sign in to comment.