summaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-05-17 21:44:21 -0400
committerKyle Meyer <kyle@kyleam.com>2016-05-17 21:44:21 -0400
commitc64354a4f6b8e65abd8ff0a3713253de5da59e07 (patch)
treeb498a337eb8a52ebe1417cd95efa6149a940f233 /snakemake-mode.el
parent78a9071c13dd4c457a962ab47289ee9ac3847db2 (diff)
downloadsnakemake-mode-c64354a4f6b8e65abd8ff0a3713253de5da59e07.tar.gz
Bump versionv0.5.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 8e60631..e89d25b 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.4.0
+;; Version: 0.5.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