Skip to content

Commit

Permalink
update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Oct 4, 2023
1 parent e089dbf commit 983b4d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Viash 0.x.x (yyyy-MM-dd): TODO Add title
# Viash 0.8.0-RC2 (2023-10-04): Some bugfixes

TODO add summary
Some bugfixes related to the new dependencies and Nextflow code generation functionality.

This part of the changelog will be removed.

# Viash 0.8.0-RC1 (2023-10-02): Nextflow workflows and dependencies

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.8.0dev"
version := "0.8.0-RC2"

scalaVersion := "2.13.10"

Expand Down

0 comments on commit 983b4d8

Please sign in to comment.