aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-01-28 10:52:31 -0500
committerKyle Meyer <kyle@kyleam.com>2018-01-28 10:52:31 -0500
commit6cf6d20db2e5253ce3f86e302651faa28f220aa7 (patch)
treed3a7d8191e70acb24f50fb545948a1309f07019b /snakemake-mode.el
parent875fd4cb3f1ce4dba33f097e03ca72b4a5f90220 (diff)
downloadsnakemake-mode-6cf6d20db2e5253ce3f86e302651faa28f220aa7.tar.gz
Bump versionv1.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 339cc79..a3d0332 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.1
+;; Version: 1.3.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