aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-02-22 12:10:15 -0500
committerKyle Meyer <kyle@kyleam.com>2020-02-22 12:10:15 -0500
commit701f970bfb48d2f7abb241b9f69127ff5b667c76 (patch)
tree9af9163377a3865a0cb05abeb9d086add202a8f3 /snakemake-mode.el
parent258b15c5e4aa6f49fb26ffc660bf523aeb927aaf (diff)
downloadsnakemake-mode-701f970bfb48d2f7abb241b9f69127ff5b667c76.tar.gz
Release 1.7.0v1.7.0
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r--snakemake-mode.el2
1 files changed, 1 insertions, 1 deletions
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 <kyle@kyleam.com>
;; 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