summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-05-27 21:52:50 -0400
committerKyle Meyer <kyle@kyleam.com>2016-05-27 21:52:50 -0400
commit3f02d1af5548d15a410ee745b9e7ebc09266a1ab (patch)
tree1dc201975667c695fccf54e90acf958d9414237a
parent76ea696d81965ecd8548292d5be9755217b45210 (diff)
downloadsnakemake-mode-3f02d1af5548d15a410ee745b9e7ebc09266a1ab.tar.gz
Bump versionv0.5.1
-rw-r--r--snakemake-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el
index 52dc412..82d8103 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.5.0
+;; Version: 0.5.1
;; 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