Skip to content

Commit

Permalink
Version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbanda committed Mar 20, 2023
1 parent a35f555 commit 932919d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt.Keys.test

ThisBuild / organization := "io.cequence"
ThisBuild / scalaVersion := "2.12.15" // 2.13.10"
ThisBuild / version := "0.3.0"
ThisBuild / version := "0.3.1"
ThisBuild / isSnapshot := false

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

0 comments on commit 932919d

Please sign in to comment.