summaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-04-18 01:05:39 -0400
committerKyle Meyer <kyle@kyleam.com>2016-04-18 01:06:58 -0400
commit27c19be6fec7b198f5e41c20c914f34183917ffb (patch)
tree0c01f6b3573edcb060e78ae19c2a42e7d51a6682 /snakemake-mode.el
parent9c615a54e0dc1319ed5fcf45b0ce7b89d89607f5 (diff)
downloadsnakemake-mode-27c19be6fec7b198f5e41c20c914f34183917ffb.tar.gz
Bump versionv0.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 0d231a7..587d577 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: 0.3.0
+;; Version: 0.4.0
;; Package-Requires: ((emacs "24") (cl-lib "0.5") (magit-popup "2.4.0"))
;; This program is free software; you can redistribute it and/or modify