Skip to content

Commit 932919d

Browse files
committed
Version 0.3.1
1 parent a35f555 commit 932919d

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
@@ -2,7 +2,7 @@ import sbt.Keys.test
22

33
ThisBuild / organization := "io.cequence"
44
ThisBuild / scalaVersion := "2.12.15" // 2.13.10"
5-
ThisBuild / version := "0.3.0"
5+
ThisBuild / version := "0.3.1"
66
ThisBuild / isSnapshot := false
77

88
lazy val core = (project in file("openai-core"))

0 commit comments

Comments
 (0)