There was an error while loading. Please reload this page.
1 parent e298a76 commit 926b668Copy full SHA for 926b668
build.sbt
@@ -7,7 +7,7 @@ val scala3 = "3.2.2"
7
8
ThisBuild / organization := "io.cequence"
9
ThisBuild / scalaVersion := scala212
10
-ThisBuild / version := "1.0.1-RC.20"
+ThisBuild / version := "1.0.1-RC.21"
11
ThisBuild / isSnapshot := false
12
13
lazy val commonSettings = Seq(
0 commit comments