diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-12-14 16:50:20 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-12-14 16:50:20 -0500 |
commit | 43ae950e3da0f76a0193d9e56c4ee0391f80f314 (patch) | |
tree | 1248dc2ea2537ff23f19dc1f94ff8e181141a367 /snakemake-mode.el | |
parent | dca894e598cc5206c155f6641883a2ea4e77860f (diff) | |
download | snakemake-mode-43ae950e3da0f76a0193d9e56c4ee0391f80f314.tar.gz |
Bump versionv0.2.0
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r-- | snakemake-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el index c5448c3..112984e 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.1.0 +;; Version: 0.2.0 ;; Package-Requires: ((emacs "24")) ;; This program is free software; you can redistribute it and/or modify |