diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 8e35493..e44a94a 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,13 +1,14 @@ [bumpversion] -current_version = 6.0.0 +current_version = 6.1.0 [bumpversion:file:yoshi-theme.el] [bumpversion:file:CHANGELOG.org] 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]] - + * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...v{new_version}][{new_version}]] -- {now:%Y-%m-%d} - :PROPERTIES: - :CUSTOM_ID: release-{new_version} - :END: + :PROPERTIES: + :CUSTOM_ID: release-{new_version} + :END: + diff --git a/CHANGELOG.org b/CHANGELOG.org index a8c41d9..81d21d9 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -8,7 +8,12 @@ All notable changes to this project will be documented in this file. 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 Add the helm faces: =helm-M-x-key=, =helm-buffer-directory=, diff --git a/yoshi-theme.el b/yoshi-theme.el index c7f557e..df19867 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: faces -;; Version: 6.0.0 +;; Version: 6.1.0 ;; URL: http://projects.ryuslash.org/yoshi-theme/ ;; This program is free software; you can redistribute it and/or modify