Skip to content

Commit 2fd96af

Browse files
committed
bump version
1 parent 90aeed6 commit 2fd96af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import ScalaModulePlugin._
33
scalaModuleSettings
44

55
name := "scala-collection-contrib"
6-
version := "0.1.0-SNAPSHOT"
6+
version := "0.1.1-SNAPSHOT"
77

88
scalaVersionsByJvm in ThisBuild := {
99
val v213 = "2.13.0"

0 commit comments

Comments
 (0)