Skip to content

Commit

Permalink
Release Viash 0.9.0-RC7
Browse files Browse the repository at this point in the history
  • Loading branch information
Grifs committed Aug 13, 2024
1 parent c8ee12f commit 890d832
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Viash 0.x.x (yyyy-MM-dd): TODO Add title
# Viash 0.9.0-RC7 (2024-08-13): General bugfixes and improvements

TODO add summary
These are bug fixes and other improvements that solve some edge case issues and improve the overall user experience and usability of Viash.

## BREAKING CHANGES

Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "viash"

version := "0.9.0-dev"
version := "0.9.0-RC7"

scalaVersion := "2.13.12"

Expand Down

0 comments on commit 890d832

Please sign in to comment.