Skip to content

Commit 162248f

Browse files
committed
Bump build.sbt to RC and set changelog entry
1 parent 5705cac commit 162248f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Viash 0.x.x (yyyy-MM-dd): TODO Add title
1+
# Viash 0.9.5 (2025-07-15): Bugfix for dependency resolving
22

3-
TODO add summary
3+
Fix an issue for deeply nested dependencies.
44

55
## BUG FIXES
66

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "viash"
22

3-
version := "0.9.5-dev"
3+
version := "0.9.5-rc1"
44

55
scalaVersion := "3.3.4"
66

0 commit comments

Comments
 (0)