aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2023-08-01 10:35:54 -0700
committerGravatar Tom Willemse2023-08-01 10:35:54 -0700
commit11c37ef4ef68b55c7ce8ad058abb0b678411b299 (patch)
tree0fa9274cb96a7848fa68ba91bedb573ada3de532
parent2bd4fa90f7a077b88f5152d9a18c9e8060f8cd3e (diff)
downloadyoshi-theme-11c37ef4ef68b55c7ce8ad058abb0b678411b299.tar.gz
yoshi-theme-11c37ef4ef68b55c7ce8ad058abb0b678411b299.zip
Bump version
-rw-r--r--.bumpversion.cfg2
-rw-r--r--CHANGELOG.org7
-rw-r--r--yoshi-theme.el2
3 files changed, 8 insertions, 3 deletions
diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index 8d6f82b..261d546 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 6.2.0
+current_version = 7.0.0
[bumpversion:file:yoshi-theme.el]
diff --git a/CHANGELOG.org b/CHANGELOG.org
index bf504bd..6087014 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]].
-* COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v6.2.0...HEAD][Unreleased]]
+* COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v7.0.0...HEAD][Unreleased]]
+
+* [[https://github.com/ryuslash/yoshi-theme/compare/v6.2.0...v7.0.0][7.0.0]] -- 2023-08-01
+:PROPERTIES:
+:CUSTOM_ID: release-7.0.0
+:END:
** ADDED Colors and variables for ivy-posframe
diff --git a/yoshi-theme.el b/yoshi-theme.el
index df13e3b..79d22ef 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: faces
-;; Version: 6.2.0
+;; Version: 7.0.0
;; URL: http://projects.ryuslash.org/yoshi-theme/
;; This program is free software; you can redistribute it and/or modify