Skip to content

Commit b0d9b0e

Browse files
committed
Bumping version
1 parent 0b9b78f commit b0d9b0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

time-zones.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Alvaro Ramirez https://xenodium.com
66
;; Package-Requires: ((emacs "28.1"))
77
;; URL: https://github.com/xenodium/time-zones
8-
;; Version: 0.3.2
8+
;; Version: 0.4.1
99

1010
;; This package is free software; you can redistribute it and/or modify
1111
;; it under the terms of the GNU General Public License as published by
@@ -124,7 +124,7 @@ Each item is an alist containing keys like:
124124
(defvar time-zones--cursor-original-type nil
125125
"Original cursor type before hiding.")
126126

127-
(defconst time-zones--version "0.3.2"
127+
(defconst time-zones--version "0.4.1"
128128
"Version of the `time-zones' package.")
129129

130130
(defun time-zones--cursor-hide ()

0 commit comments

Comments
 (0)