From c64354a4f6b8e65abd8ff0a3713253de5da59e07 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 17 May 2016 21:44:21 -0400 Subject: Bump version --- NEWS | 2 +- snakemake-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 900f995..78f198e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS -- history of user-visible changes -*- mode: org; -*- -* v0.5.0 (unreleased) +* v0.5.0 ** New features diff --git a/snakemake-mode.el b/snakemake-mode.el index 8e60631..e89d25b 100644 --- a/snakemake-mode.el +++ b/snakemake-mode.el @@ -5,7 +5,7 @@ ;; Author: Kyle Meyer ;; URL: https://github.com/kyleam/snakemake-mode ;; Keywords: tools -;; Version: 0.4.0 +;; Version: 0.5.0 ;; Package-Requires: ((emacs "24") (cl-lib "0.5") (magit-popup "2.4.0")) ;; This program is free software; you can redistribute it and/or modify -- cgit v1.2.3