diff --git a/README.md b/README.md index 1c8607c..e86a75c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Version 1.0 Version 2.0 ------------ -- [ ] Different views (List, Icons, etc) +- [x] Different views (List, Grid) - [ ] Sort Files - [ ] Zip / Unzip - [ ] Image Thumbnails diff --git a/package.json b/package.json index a51656e..69d9a6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hawk", - "version": "1.0.0", + "version": "1.1.0", "description": "", "main": "index.js", "repository": { diff --git a/releases/hawk-1.0.0.zip b/releases/hawk-1.0.0.zip index 4393a51..82ecfa9 100644 Binary files a/releases/hawk-1.0.0.zip and b/releases/hawk-1.0.0.zip differ diff --git a/releases/hawk-1.1.0.zip b/releases/hawk-1.1.0.zip new file mode 100644 index 0000000..adfcb87 Binary files /dev/null and b/releases/hawk-1.1.0.zip differ