1
0
Fork 0
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:
Tom Willemse 2015-08-31 21:03:00 +02:00
parent 7a3d16aba0
commit aa221a0685
3 changed files with 7 additions and 4 deletions

View file

@ -1,10 +1,11 @@
[bumpversion] [bumpversion]
current_version = 5.13.0 current_version = 6.0.0
[bumpversion:file:yoshi-theme.el] [bumpversion:file:yoshi-theme.el]
[bumpversion:file:CHANGELOG.org] [bumpversion:file:CHANGELOG.org]
search = * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...HEAD][Unreleased]] search = * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...HEAD][Unreleased]]
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}

View file

@ -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.

View file

@ -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