summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--snakemake-mode.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0e689af..fd23b51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
NEWS -- history of user-visible changes -*- mode: org; -*-
-* v1.3.0 (unreleased)
+* v1.3.0
** New features
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