We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d430d5 commit 705b834Copy full SHA for 705b834
build.sbt
@@ -1,7 +1,7 @@
1
import Dependencies._
2
3
ThisBuild / scalaVersion := "2.13.15"
4
-ThisBuild / version := "0.0.11"
+ThisBuild / version := "0.0.12"
5
ThisBuild / versionScheme := Some("early-semver")
6
ThisBuild / organization := "io.citrine"
7
ThisBuild / organizationName := "Citrine Informatics"
0 commit comments