aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2019-09-11 23:08:56 -0400
committerKyle Meyer <kyle@kyleam.com>2019-09-11 23:08:56 -0400
commit239b0c812b6963877d64c7051128353f2b9bcb55 (patch)
tree6c0130360d91fea057a14a7ec670c1ae48b715f5 /snakemake-mode.el
parent8ba186e46cec3906b9d4d6d61248a4c2f7a5963c (diff)
downloadsnakemake-mode-239b0c812b6963877d64c7051128353f2b9bcb55.tar.gz
Release 1.6.0v1.6.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 e8fe45f..b8f5476 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.5.0
+;; Version: 1.6.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