We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e31ae1 commit 4b07a90Copy full SHA for 4b07a90
build.sbt
@@ -1,7 +1,7 @@
1
import Dependencies._
2
3
ThisBuild / scalaVersion := "2.13.15"
4
-ThisBuild / version := "0.0.10"
+ThisBuild / version := "0.0.11"
5
ThisBuild / versionScheme := Some("early-semver")
6
ThisBuild / organization := "io.citrine"
7
ThisBuild / organizationName := "Citrine Informatics"
0 commit comments