Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit 64a8fcd

Browse files
committed
Bump version after 1.1.2 release
1 parent 4658a1d commit 64a8fcd

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
@@ -4,7 +4,7 @@ import VersionKeys._
44
scalaModuleSettings
55

66
name := "scala-partest"
7-
version := "1.1.2-SNAPSHOT"
7+
version := "1.1.3-SNAPSHOT"
88

99
scalaVersionsByJvm in ThisBuild := {
1010
val vs = List("2.12.2", "2.13.0-M1")

0 commit comments

Comments
 (0)