From 0cadd2bbd20aae1555561e81ed72fec43ec7296e Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 7 Oct 2018 22:50:16 -0400 Subject: Release 1.5.0 --- NEWS | 2 +- snakemake-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c7ac010..805c974 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS -- history of user-visible changes -*- mode: org; -*- -* master (unreleased) +* v1.5.0 ** New features diff --git a/snakemake-mode.el b/snakemake-mode.el index b752dd9..23acc5c 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: 1.4.0 +;; Version: 1.5.0 ;; Package-Requires: ((emacs "24.5") (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