Skip to content

Commit 722b629

Browse files
committed
gemini-1.0-pro-001 added
1 parent 4622e10 commit 722b629

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.3"
10+
ThisBuild / version := "1.0.1-RC.1"
1111
ThisBuild / isSnapshot := false
1212

1313
lazy val commonSettings = Seq(

0 commit comments

Comments
 (0)