Skip to content

Commit db92245

Browse files
committedMay 28, 2019
Bump version 0.3.0
1 parent 47178d3 commit db92245

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Cask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(source gnu)
22
(source melpa)
33

4-
(package "right-click-context" "0.2.0" "Right Click Context menu")
4+
(package "right-click-context" "0.3.0" "Right Click Context menu")
55
(package-file "right-click-context.el")

‎right-click-context.el

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

55
;; Author: USAMI Kenta <tadsan@zonu.me>
66
;; Created: 8 May 2016
7-
;; Version: 0.2.0
7+
;; Version: 0.3.0
88
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5") (popup "0.5"))
99
;; Keywords: mouse menu rightclick
1010
;; Homepage: https://github.com/zonuexe/right-click-context

0 commit comments

Comments
 (0)