Skip to content

Commit 748c077

Browse files
committed
version "2-beta54"
1 parent 75a5bf6 commit 748c077

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
33

4-
## [unreleased]
4+
## [2-beta54 - 2025-09-05]
55
- updated Kindly version
66

77
## [2-beta53 - 2025-09-04]

build.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[deps-deploy.deps-deploy :as dd]))
1616

1717
(def lib 'org.scicloj/clay)
18-
(def version "2-beta53")
18+
(def version "2-beta54")
1919

2020
(def snapshot (str version "-SNAPSHOT"))
2121
(def class-dir "target/classes")

0 commit comments

Comments
 (0)