summaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-02-07 17:46:38 -0500
committerKyle Meyer <kyle@kyleam.com>2016-02-07 17:46:38 -0500
commit0f1857cacfcc36c3641d63c72a38224661d3b9a6 (patch)
treea736ed61668782a1e8eb5674bbadfe60e67b5ecb /snakemake-mode.el
parent4f64233f1819ed2832b23883916601381e75e1ed (diff)
downloadsnakemake-mode-0f1857cacfcc36c3641d63c72a38224661d3b9a6.tar.gz
Bump versionv0.3.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 6ae87ae..7b55e5c 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.2.0
+;; Version: 0.3.0
;; Package-Requires: ((emacs "24"))
;; This program is free software; you can redistribute it and/or modify