Skip to content

Commit

Permalink
chore(package) v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 30, 2018
1 parent b901dbd commit a8a560b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2018.05.30, v1.4.0

feature:
- (api) improve file system for small files


2018.04.15, v1.3.5

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "loop",
"private": true,
"version": "1.3.5",
"version": "1.4.0",
"description": "Create or resize file system of an image file to use as a loop device",
"bin": "bin/loop.sh",
"repository": {
Expand Down

0 comments on commit a8a560b

Please sign in to comment.