Skip to content

Commit f6f9ac0

Browse files
committed
prepare for 0.8.8 release
1 parent aad8e66 commit f6f9ac0

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Viash 0.8.8 (xxxx-xx-xx): xxxx
1+
# Viash 0.8.8 (2025-04-24): Hotfix for how Nextflow edge
2+
3+
This is a hotfix release for the changes in Nextflow edge's handling of double arguments.
24

35
## BUG FIXES
46

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.8.7"
3+
version := "0.8.8"
44

55
scalaVersion := "2.13.12"
66

0 commit comments

Comments
 (0)