diff --git a/CHANGELOG.md b/CHANGELOG.md index e71fbdf..d558fe5 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.1] - 2020-03-25 ### Added * Marking files now works recursively, too. * Show message when starting sxiv diff --git a/sxiv.el b/sxiv.el index 96bbe9d..1308832 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.3.0 +;; Version: 0.3.1 ;; This is free and unencumbered software released into the public domain. ;;