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 9336875 commit 8729256Copy full SHA for 8729256
build.sbt
@@ -1,6 +1,6 @@
1
name := "scalashogi"
2
3
-version := "2.0.0"
+version := "2.0.1-SNAPSHOT"
4
5
ThisBuild / scalaVersion := "2.13.8"
6
ThisBuild / githubWorkflowPublishTargetBranches := Seq() // Don't publish anywhere
0 commit comments