[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/sql-indent 87a6b4a 4/4: update version to 1.3
From: |
Stefan Monnier |
Subject: |
[elpa] externals/sql-indent 87a6b4a 4/4: update version to 1.3 |
Date: |
Thu, 25 Oct 2018 08:37:08 -0400 (EDT) |
branch: externals/sql-indent
commit 87a6b4ae82bc34b5083558b6dffb0f0749d8f6c9
Author: Alex Harsanyi <address@hidden>
Commit: Alex Harsanyi <address@hidden>
update version to 1.3
---
sql-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sql-indent.el b/sql-indent.el
index 5adeb3c..8d77f9a 100644
--- a/sql-indent.el
+++ b/sql-indent.el
@@ -4,7 +4,7 @@
;; Author: Alex Harsanyi <address@hidden>
;; Created: 27 Sep 2006
-;; Version: 1.2
+;; Version: 1.3
;; Keywords: languages sql
;; Homepage: https://github.com/alex-hhh/emacs-sql-indent
;; Package-Requires: ((cl-lib "0.5"))