Bump versions

This commit is contained in:
contrapunctus 2020-07-06 01:24:06 +05:30
parent ab355d2589
commit 45ccd90644
2 changed files with 5 additions and 1 deletions

View File

@ -4,4 +4,8 @@ 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).
## [0.2.0] - 2020-07-06
### Changed
* Name of project changed from `chronometrist-goals` to `chronometrist-goal`. All definitions use the package name as the prefix, to help meet MELPA's needs.
## [0.1.0] - 2020-06-28

View File

@ -5,7 +5,7 @@
;; Keywords: calendar
;; Homepage: https://github.com/contrapunctus-1/chronometrist
;; Package-Requires: ((emacs "25.1") (alert "1.2") (chronometrist "0.5.0"))
;; Version: 0.1.0
;; Version: 0.2.0
(require 'chronometrist-queries)
(require 'alert)