Skip to content

Commit f1ad302

Browse files
committed
Bump up version and update Changes
1 parent 1442702 commit f1ad302

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Revision history for go-eldoc.el
22

3+
Version 0.30 2017/02/12 syohex
4+
- Drop older Emacs support for maintenance
5+
36
Version 0.28 2016/10/12 syohex
47
- Add customize variable of gocode argument(Thanks Konstantin Shaposhnikov)
58

go-eldoc.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Syohei YOSHIDA <syohex@gmail.com>
66
;; URL: https://github.com/syohex/emacs-go-eldoc
7-
;; Version: 0.28
7+
;; Version: 0.30
88
;; Package-Requires: ((emacs "24.3") (go-mode "1.0.0"))
99

1010
;; This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)