From 02f9fc1e890bc33d285a34381291f7451ffe1137 Mon Sep 17 00:00:00 2001 From: Daniel Hendricks Date: Tue, 12 Jun 2018 09:27:02 -0500 Subject: [PATCH] Prep for 0.8.1 --- README.md | 4 ++-- bower.json | 2 +- demo/index.html | 8 ++++---- dist/file-icon-classic.css | 4 ++-- dist/file-icon-classic.min.css | 6 +++++- dist/file-icon-vivid.css | 4 ++-- dist/file-icon-vivid.min.css | 6 +++++- package.json | 2 +- src/scss/file-icon-classic.scss | 4 ++-- src/scss/file-icon-vivid.scss | 4 ++-- 10 files changed, 26 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 7aeb155..1e49c77 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,8 @@ If you prefer, you may also use `.fiv-size-md`, `.fiv-size-lg` and `.fiv-size-xl ## TODO * Fix inconsistent sizing in classic set -* Add CDN instructions * Add additional library sets +* Improve Gulp automation tasks ## Legal Stuff @@ -103,4 +103,4 @@ If you feel that you have a copyright issue, please feel free to [post it](https ## Screenshot -![Icons Preview](https://unpkg.com/file-icon-vectors@0.8.0/screenshot.png "Icons Preview") +![Icons Preview](https://unpkg.com/file-icon-vectors/screenshot.png "Icons Preview") diff --git a/bower.json b/bower.json index 76dfe25..adae50e 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "file-icon-vectors", "description": "A collection of file type icons in SVG format.", - "version": "0.8.0", + "version": "0.8.1", "license": "MIT", "ignore": [ "**/.*", diff --git a/demo/index.html b/demo/index.html index 342c26d..0850028 100644 --- a/demo/index.html +++ b/demo/index.html @@ -3,7 +3,7 @@ -File Icon Vectors (0.8.0) +File Icon Vectors (0.8.1) @@ -15,8 +15,8 @@ - - + + @@ -1198,7 +1198,7 @@