mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-02-07 13:35:50 +01:00
Bump version
This commit is contained in:
parent
7a3d16aba0
commit
aa221a0685
3 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 5.13.0
|
current_version = 6.0.0
|
||||||
|
|
||||||
[bumpversion:file:yoshi-theme.el]
|
[bumpversion:file:yoshi-theme.el]
|
||||||
|
|
||||||
|
@ -8,3 +8,4 @@ search = * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}.
|
||||||
replace = * COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v{new_version}...HEAD][Unreleased]]
|
replace = * COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v{new_version}...HEAD][Unreleased]]
|
||||||
|
|
||||||
* [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...v{new_version}][{new_version}]] -- {now:%Y-%m-%d}
|
* [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...v{new_version}][{new_version}]] -- {now:%Y-%m-%d}
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,9 @@
|
||||||
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/v5.13.0...HEAD][Unreleased]]
|
* COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v6.0.0...HEAD][Unreleased]]
|
||||||
|
|
||||||
|
* [[https://github.com/ryuslash/yoshi-theme/compare/v5.13.0...v6.0.0][6.0.0]] -- 2015-08-31
|
||||||
|
|
||||||
** ADDED =js2-function-param= face.
|
** ADDED =js2-function-param= face.
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: faces
|
;; Keywords: faces
|
||||||
;; Version: 5.13.0
|
;; Version: 6.0.0
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
;; it under the terms of the GNU General Public License as published by
|
;; it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue