Bump versions

This commit is contained in:
contrapunctus 2021-05-07 14:53:16 +05:30
parent 397c4b4940
commit 81b12053bc
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.7.0] - 2021-05-07
### Added
* Single key prompts for key-values - `chronometrist-tag-choice`, and `chronometrist-key-values-unified-choice`, with more to come.
* `chronometrist-reset`, to clear all internal state

2
Cask
View File

@ -3,7 +3,7 @@
(package
"Chronometrist"
"0.6.5"
"0.7.0"
"A time tracker for Emacs with a nice interface")
(depends-on "cl-lib")

View File

@ -5,7 +5,7 @@
;; Keywords: calendar
;; Homepage: https://github.com/contrapunctus-1/chronometrist
;; Package-Requires: ((emacs "25.1") (literate-elisp "0.1") (dash "2.16.0") (seq "2.20") (ts "0.2"))
;; Version: 0.6.5
;; Version: 0.7.0
;; This is free and unencumbered software released into the public domain.
;;