branch: elpa/go-mode
commit 35f6826e435c3004dabf134d0f2ae2f31ea7b6a2
Author: Dominik Honnef <[email protected]>
Commit: Dominik Honnef <[email protected]>
Bump version to 1.5.0
---
go-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go-mode.el b/go-mode.el
index 92564cb..e569aa0 100644
--- a/go-mode.el
+++ b/go-mode.el
@@ -7,7 +7,7 @@
;; license that can be found in the LICENSE file.
;; Author: The go-mode Authors
-;; Version: 1.4.0
+;; Version: 1.5.0
;; Keywords: languages go
;; URL: https://github.com/dominikh/go-mode.el
;;