Skip to content

Commit 24d6600

Browse files
committed
Bump version of tick to 0.7.5.
1 parent 215ea50 commit 24d6600

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ There are many calendar systems out there and I absolutely respect that no one c
252252
253253
## License
254254
255-
Copyright © 2021 Johan Thorén
255+
Copyright © 2021-2024 Johan Thorén
256256
257257
This project is licensed under the [GNU Lesser General Public License v3.0][license].
258258

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:year 2021
88
:key "lgpl-3.0"}
99
:dependencies [[org.clojure/clojure "1.10.3"]
10-
[tick "0.5.0"]
10+
[tick "0.7.5"]
1111
[xyz.thoren/equinox "2.0.1"]
1212
[org.shredzone.commons/commons-suncalc "3.5"]]
1313
:repositories [["releases" {:url "https://repo.clojars.org"

0 commit comments

Comments
 (0)