From efd484fc02723f73e3e2d001a544bdfc17a39db0 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Wed, 25 Mar 2020 11:44:56 +0530 Subject: [PATCH] Bump versions --- CHANGELOG.md | 2 +- sxiv.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. ;;