diff options
author | Kyle Meyer <kyle@kyleam.com> | 2016-11-10 21:08:05 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2016-11-10 21:08:05 -0500 |
commit | 285c1a987497eca88c33edf53f54027018e1546c (patch) | |
tree | ec6507bf19f7bdb97b2d5a986f9c1ba3dc496880 /snakemake-mode.el | |
parent | 9a474fd2c8c17c330d02ba2ee32b543c80d55e2e (diff) | |
download | snakemake-mode-285c1a987497eca88c33edf53f54027018e1546c.tar.gz |
Bump versionv1.0.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 05a76f0..f5b1581 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.1 +;; Version: 1.0.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 |