From 0011cae6a424671466bc495849baf2831289335a Mon Sep 17 00:00:00 2001 From: Carlo Sciolla Date: Tue, 18 Oct 2016 17:01:46 +0200 Subject: [PATCH] Fix new version number in preamble --- plantuml-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plantuml-mode.el b/plantuml-mode.el index e0ecc17..fa345c0 100644 --- a/plantuml-mode.el +++ b/plantuml-mode.el @@ -6,7 +6,7 @@ ;; Author: Zhang Weize (zwz) ;; Maintainer: Carlo Sciolla (skuro) ;; Keywords: uml plantuml ascii -;; Version: 1.0.1 +;; Version: 1.1.0 ;; Package-Requires: ((emacs "24")) ;; You can redistribute this program and/or modify it under the terms