From 0f1857cacfcc36c3641d63c72a38224661d3b9a6 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 7 Feb 2016 17:46:38 -0500 Subject: Bump version --- NEWS | 2 +- snakemake-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f9903fe..ed3a887 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS -- history of user-visible changes -*- mode: org; -*- -* Master (unreleased) +* v0.3.0 ** New features diff --git a/snakemake-mode.el b/snakemake-mode.el index 6ae87ae..7b55e5c 100644 --- a/snakemake-mode.el +++ b/snakemake-mode.el @@ -5,7 +5,7 @@ ;; Author: Kyle Meyer ;; URL: https://github.com/kyleam/snakemake-mode ;; Keywords: tools -;; Version: 0.2.0 +;; Version: 0.3.0 ;; Package-Requires: ((emacs "24")) ;; This program is free software; you can redistribute it and/or modify -- cgit v1.2.3