aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-08-16 21:48:38 -0400
committerKyle Meyer <kyle@kyleam.com>2018-08-16 21:48:38 -0400
commit3c2e5556c603d3f35135d531e4ff5e618b984de9 (patch)
treeed2741d60e597082d5e914fab073b86cbf1f4a50 /snakemake-mode.el
parentefd11aaa0924c589be31b1ebec38d2c4bbbec196 (diff)
downloadsnakemake-mode-3c2e5556c603d3f35135d531e4ff5e618b984de9.tar.gz
Release 1.4.0v1.4.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 b7f7dae..f1e89d8 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.3.0
+;; Version: 1.4.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