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

Commit 37c59bd

Browse files
committed
bump version number, post-release of 1.1.0
it doesn't matter that much since release versions are determined by tags, but it's nice not to have an out of date version number when publishLocal'ing a snapshot
1 parent 696f666 commit 37c59bd

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 @@ scalaModuleSettings
44

55
name := "scala-partest"
66

7-
version := "1.1.0-SNAPSHOT"
7+
version := "1.1.1-SNAPSHOT"
88

99
scalaVersion := crossScalaVersions.value.head
1010

0 commit comments

Comments
 (0)