mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 11:25:51 +01:00
Bump version
This commit is contained in:
parent
430e73dfa2
commit
b140d3adce
3 changed files with 13 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 6.0.0
|
current_version = 6.1.0
|
||||||
|
|
||||||
[bumpversion:file:yoshi-theme.el]
|
[bumpversion:file:yoshi-theme.el]
|
||||||
|
|
||||||
|
@ -11,3 +11,4 @@ replace = * COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v{new_vers
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: release-{new_version}
|
:CUSTOM_ID: release-{new_version}
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,12 @@
|
||||||
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 [[http://semver.org][Semantic Versioning]].
|
This project adheres to [[http://semver.org][Semantic Versioning]].
|
||||||
|
|
||||||
* [[https://github.com/ryuslash/yoshi-theme/compare/v6.0.0...HEAD][Unreleased]]
|
* COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v6.1.0...HEAD][Unreleased]]
|
||||||
|
|
||||||
|
* [[https://github.com/ryuslash/yoshi-theme/compare/v6.0.0...v6.1.0][6.1.0]] -- 2015-11-20
|
||||||
|
:PROPERTIES:
|
||||||
|
:CUSTOM_ID: release-6.1.0
|
||||||
|
:END:
|
||||||
** ADDED Some helm faces
|
** ADDED Some helm faces
|
||||||
|
|
||||||
Add the helm faces: =helm-M-x-key=, =helm-buffer-directory=,
|
Add the helm faces: =helm-M-x-key=, =helm-buffer-directory=,
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: faces
|
;; Keywords: faces
|
||||||
;; Version: 6.0.0
|
;; Version: 6.1.0
|
||||||
;; URL: http://projects.ryuslash.org/yoshi-theme/
|
;; URL: http://projects.ryuslash.org/yoshi-theme/
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
|
Loading…
Reference in a new issue