diff options
author | Kyle Meyer <kyle@kyleam.com> | 2017-04-30 17:36:17 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2017-04-30 17:36:17 -0400 |
commit | 22b3efd741e26f59e18c9fd28691d8b84c9130ab (patch) | |
tree | 5d8e420ee7cdb52a4e3a923e15c32ca3f3b13782 /snakemake-mode.el | |
parent | 9697714cf72e4afdeef0a5ce781bc4747cefc56b (diff) | |
download | snakemake-mode-22b3efd741e26f59e18c9fd28691d8b84c9130ab.tar.gz |
Bump versionv1.2.1
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 e809089..07e8949 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: 1.2.0 +;; Version: 1.2.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 |