Skip to content

Commit 75d46f4

Browse files
committed
prep 3.0.0-rc3
1 parent bdc7b4e commit 75d46f4

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
@@ -6,7 +6,7 @@ name := "jackson-module-scala"
66

77
organization := "tools.jackson.module"
88

9-
ThisBuild / version := "3.0.0-rc3-SNAPSHOT"
9+
ThisBuild / version := "3.0.0-rc3"
1010

1111
val scala213Version = "2.13.16"
1212
ThisBuild / scalaVersion := scala213Version

0 commit comments

Comments
 (0)