branch: elpa/go-mode
commit 9d94107fae1b1137fb46f8cd7efc7e28f3abf2cb
Author: Dominik Honnef <[email protected]>
Commit: Dominik Honnef <[email protected]>
Release version 1.4.0
---
NEWS | 2 +-
go-mode.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 1749328..675655b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-go-mode-1.4.0 (???)
+go-mode-1.4.0 (2016/05/12)
* Fix minor bugs in fontification.
diff --git a/go-mode.el b/go-mode.el
index 77e736c..7d152a0 100644
--- a/go-mode.el
+++ b/go-mode.el
@@ -5,7 +5,7 @@
;; license that can be found in the LICENSE file.
;; Author: The go-mode Authors
-;; Version: 1.3.1
+;; Version: 1.4.0
;; Keywords: languages go
;; URL: https://github.com/dominikh/go-mode.el
;;