Skip to content

Commit b2505d6

Browse files
committed
prepare for 1.1.0 release
1 parent febe7d9 commit b2505d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
[org.slf4j/slf4j-api "2.0.17"]
1919
[org.clojure/core.async "1.8.741"]
2020
[clj-kondo "2025.09.22" :exclusions [org.clojure/tools.reader]]]}
21-
:jakarta {:dependencies [[io.factorhouse/cronut "1.0.0"]]}
22-
:javax {:dependencies [[io.factorhouse/cronut-javax "1.0.0"]]}
21+
:jakarta {:dependencies [[io.factorhouse/cronut "1.1.0"]]}
22+
:javax {:dependencies [[io.factorhouse/cronut-javax "1.1.0"]]}
2323
:smoke {:pedantic? :abort}}
2424

2525
:aliases {"check" ["with-profile" "+smoke,+jakarta" "check"]

0 commit comments

Comments
 (0)