diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c4423b..2e3b716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.3.0] - 2020-01-14 ### Added * Open sxiv at the image at point diff --git a/sxiv.el b/sxiv.el index eb8a3fe..49f397b 100644 --- a/sxiv.el +++ b/sxiv.el @@ -5,7 +5,7 @@ ;; Keywords: multimedia ;; Homepage: https://notabug.org/contrapunctus/sxiv.el/src/master/sxiv.el ;; Package-Requires: ((dash "2.16.0") (emacs "25.1")) -;; Version: 0.2.0 +;; Version: 0.3.0 ;;; Commentary: ;;