aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-05-05 00:28:57 -0700
committerGravatar Tom Willemse2019-05-05 00:28:57 -0700
commit70365870ff823b954aa85972217d8f116c45d939 (patch)
tree59ae43c9350dd217073e672efb1deaf17ae91c45
parent77da82aedad8db73d8feaf41323f8a3c4137ea3f (diff)
downloadyoshi-theme-70365870ff823b954aa85972217d8f116c45d939.tar.gz
yoshi-theme-70365870ff823b954aa85972217d8f116c45d939.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 e44a94a..6ab490a 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 6.1.0
+current_version = 6.2.0
[bumpversion:file:yoshi-theme.el]
diff --git a/CHANGELOG.org b/CHANGELOG.org
index fa7b1a1..3252c2a 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.1.0...HEAD][Unreleased]]
+* COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v6.2.0...HEAD][Unreleased]]
+
+* [[https://github.com/ryuslash/yoshi-theme/compare/v6.1.0...v6.2.0][6.2.0]] -- 2019-05-05
+:PROPERTIES:
+:CUSTOM_ID: release-6.2.0
+:END:
** ADDED Colors for modes using ansi-color.el, such as Eshell
** ADDED Some package faces
diff --git a/yoshi-theme.el b/yoshi-theme.el
index ecf6b51..ae2d4f5 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: faces
-;; Version: 6.1.0
+;; Version: 6.2.0
;; URL: http://projects.ryuslash.org/yoshi-theme/
;; This program is free software; you can redistribute it and/or modify