Skip to content

Commit 0ab0ec7

Browse files
committed
Bump up version to 0.29-SNAPSHOT
1 parent 5863a5a commit 0ab0ec7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

build.sbt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
name := "spark-measure"
66

7-
version := "0.28"
7+
version := "0.29-SNAPSHOT"
88

99
scalaVersion := "2.12.18"
1010
crossScalaVersions := Seq("2.12.18", "2.13.16")
@@ -81,4 +81,3 @@ scmInfo := Some(
8181
connection = "scm:git:git@github.com:LucaCanali/sparkMeasure.git"
8282
)
8383
)
84-

0 commit comments

Comments
 (0)