From 2c8d6311897d4c51047d61520ae6b777dcd9be73 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Tue, 14 Jan 2020 10:21:12 +0530 Subject: [PATCH] Update versions --- CHANGELOG.md | 2 +- sxiv.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: ;;