We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50907b1 commit 63a6177Copy full SHA for 63a6177
1 file changed
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val zioVersion = "2.0.0"
+lazy val zioVersion = "2.0.1"
2
lazy val gitCommitString = SettingKey[String]("gitCommit")
3
4
lazy val commonSettings = Seq(
0 commit comments