Skip to content

Commit 80d2104

Browse files
author
Dean Wampler
committed
Bumped the project version
1 parent b0c43b6 commit 80d2104

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-RC3-001",
6+
version := "3.0.0-RC3-002",
77
scalaVersion := "3.0.0-RC3",
88
organization := "org.programming-scala",
99
organizationName := "ProgrammingScala",

0 commit comments

Comments
 (0)