Skip to content

Commit d71c730

Browse files
committed
Upgraded gem version 0.6.0.1
1 parent 7d8a4fe commit d71c730

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ See [GitHub Releases](https://github.com/feathericon/feathericon-sass/releases)
44

55
| Version | feathericon | Notes / Other additions |
66
|---------|-------------|--------------------------------------------------------------------|
7+
| 0.6.0.1 | `0b31aa8` | bugfix: move sprite svg to assets/images |
78
| 0.6.0 | `0b31aa8` | [0.6.0](https://github.com/feathericon/feathericon/releases/tag/0.6.0) Redesign "Web App" icons [#45](https://github.com/feathericon/feathericon/issues/45) |
89
| 0.4.0.1 | `e1a58cc` | bugfix: change url to font-url |
910
| 0.4.0 | `e1a58cc` | [0.4.0](https://github.com/feathericon/feathericon/releases/tag/0.4.0) release (new icons) |

lib/feathericon/sass/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Feathericon
22
module Sass
3-
VERSION = '0.6.0'
3+
VERSION = '0.6.0.1'
44
end
55
end

0 commit comments

Comments
 (0)