Skip to content

Commit 02f9b22

Browse files
author
Dean Wampler
committed
Bumped project version
1 parent 803961d commit 02f9b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ lazy val root = project
33
.settings(
44
name := "programming-scala-3rd-ed-code-examples",
55
description := "Code examples for Programming Scala, Third Edition (O'Reilly).",
6-
version := "3.0.0-RC2-001",
6+
version := "3.0.0-RC2-002",
77
scalaVersion := "3.0.0-RC1",
88
organization := "org.programming-scala",
99
organizationName := "ProgrammingScala",

0 commit comments

Comments
 (0)