Skip to content

Commit eac5c6c

Browse files
committed
put back -SNAPSHOT after 0.6.0
1 parent c6a0688 commit eac5c6c

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
@@ -9,7 +9,7 @@
99
// Versions and git tags should follow: http://semver.org/
1010
// except using -SNAPSHOT instead of without hyphen.
1111

12-
version in GlobalScope := "0.6.0"
12+
version in GlobalScope := "0.6.0-SNAPSHOT"
1313

1414
organization in GlobalScope := "com.typesafe"
1515

0 commit comments

Comments
 (0)