branch: elpa/go-mode
commit aaea9419b86aee054c13e19f79a9ea69694884e8
Author: Dominik Honnef <[email protected]>
Commit: Dominik Honnef <[email protected]>
bump version to 1.2.0
---
go-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go-mode.el b/go-mode.el
index 132a4cd..2fc8f49 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.1.0
+;; Version: 1.2.0
;; Keywords: languages go
;; URL: https://github.com/dominikh/go-mode.el
;;