mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-22 01:50:28 +01:00
Bump version
This commit is contained in:
parent
6d56f6c928
commit
d2c9926a8e
2 changed files with 4 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [Unreleased]
|
## [0.3.0]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Support for using Octicons, Font Awesome and Font Mfizz as icons.
|
- Support for using Octicons, Font Awesome and Font Mfizz as icons.
|
||||||
|
@ -97,5 +97,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
- Customization options.
|
- Customization options.
|
||||||
- Lisp Interaction mode icon.
|
- Lisp Interaction mode icon.
|
||||||
|
|
||||||
[Unreleased]: https://github.com/ryuslash/mode-icons/compare/0.2.0...HEAD
|
[Unreleased]: https://github.com/ryuslash/mode-icons/compare/0.3.0...HEAD
|
||||||
|
[0.3.0]: https://github.com/ryuslash/mode-icons/compare/0.2.0...0.3.0
|
||||||
[0.2.0]: https://github.com/ryuslash/mode-icons/compare/0.1.0...0.2.0
|
[0.2.0]: https://github.com/ryuslash/mode-icons/compare/0.1.0...0.2.0
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: multimedia
|
;; Keywords: multimedia
|
||||||
;; Version: 0.2.1
|
;; Version: 0.3.0
|
||||||
;; URL: http://ryuslash.org/projects/mode-icons.html
|
;; URL: http://ryuslash.org/projects/mode-icons.html
|
||||||
;; Package-Requires: ((emacs "24") (cl-lib "0.5"))
|
;; Package-Requires: ((emacs "24") (cl-lib "0.5"))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue