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

Commit 3e679d3

Browse files
authored
Merge pull request #90 from retronym/bump/1.1.3-SNAPSHOT
Bump version after 1.1.2 release
2 parents 4658a1d + 64a8fcd commit 3e679d3

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)