From 701f970bfb48d2f7abb241b9f69127ff5b667c76 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 22 Feb 2020 12:10:15 -0500 Subject: Release 1.7.0 --- NEWS | 2 +- snakemake-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 8b7e817..666f816 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS -- history of user-visible changes -*- mode: org; -*- -* unreleased +* v1.7.0 - The 'multiext' built-in (new in Snakemake v5.8.2) is now recognized. diff --git a/snakemake-mode.el b/snakemake-mode.el index 255985c..09e615a 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.6.0 +;; Version: 1.7.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