Skip to content

Commit 8222589

Browse files
committed
version "2-beta18"
1 parent 4d8a4e3 commit 8222589

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-
## [2-beta18 - unreleased]
4+
## [2-beta18 - 2025-05-08]
55
- updated deps (Tableplot, Clay)
66

77
## [2-beta17 - 2025-04-30]

build.clj

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

1818

1919
(def lib 'org.scicloj/noj)
20-
(def version "2-beta17")
20+
(def version "2-beta18")
2121
(def snapshot (str version "-SNAPSHOT"))
2222
(def class-dir "target/classes")
2323

0 commit comments

Comments
 (0)