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 b0c43b6 commit 80d2104Copy full SHA for 80d2104
build.sbt
@@ -3,7 +3,7 @@ lazy val root = project
3
.settings(
4
name := "programming-scala-3rd-ed-code-examples",
5
description := "Code examples for Programming Scala, Third Edition (O'Reilly).",
6
- version := "3.0.0-RC3-001",
+ version := "3.0.0-RC3-002",
7
scalaVersion := "3.0.0-RC3",
8
organization := "org.programming-scala",
9
organizationName := "ProgrammingScala",
0 commit comments