Skip to content

Commit

Permalink
version "2-beta7"
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Feb 19, 2025
1 parent 899fd66 commit 464155f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change Log
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).

## [2-beta7] - unreleased
## [2-beta7] - 2025-02-20
- updated deps (tablecloth, kindly, tableplot, same/ish, clay)

## [2-beta6.1] - 2025-02-05
Expand Down
2 changes: 1 addition & 1 deletion build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


(def lib 'org.scicloj/noj)
(def version "2-beta6.1")
(def version "2-beta7")
(def snapshot (str version "-SNAPSHOT"))
(def class-dir "target/classes")

Expand Down

0 comments on commit 464155f

Please sign in to comment.