Skip to content

Commit cd6828b

Browse files
authored
prepare for next release (#10)
prepare for next release
1 parent 6c0d490 commit cd6828b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val snapshotSuffix = "-SNAPSHOT"
22

3-
version in ThisBuild := "0.7.0" //+ snapshotSuffix
3+
version in ThisBuild := "0.8.0" + snapshotSuffix
44

55
isSnapshot := version.value.endsWith(snapshotSuffix)

0 commit comments

Comments
 (0)