Skip to content

Commit 3d5da97

Browse files
committed
Bump up version and update Changes
1 parent ae77b5e commit 3d5da97

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changes

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

3+
Version 0.21 2014/12/19 syohex
4+
- Fix error when highlights return value of function
5+
which has map type arguments(#26)
6+
37
Version 0.20 2014/12/02 syohex
48
- Fix highlighting function parameter issue
59
- Fix byte-compile issue

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.20
7+
;; Version: 0.21
88
;; Package-Requires: ((go-mode "0") (cl-lib "0.5"))
99

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

0 commit comments

Comments
 (0)