Skip to content

Commit 926b668

Browse files
committed
update version
1 parent e298a76 commit 926b668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ val scala3 = "3.2.2"
77

88
ThisBuild / organization := "io.cequence"
99
ThisBuild / scalaVersion := scala212
10-
ThisBuild / version := "1.0.1-RC.20"
10+
ThisBuild / version := "1.0.1-RC.21"
1111
ThisBuild / isSnapshot := false
1212

1313
lazy val commonSettings = Seq(

0 commit comments

Comments
 (0)