Skip to content

Commit 888e398

Browse files
committed
put back -SNAPSHOT after 1.0.0
1 parent 3c60075 commit 888e398

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 := "1.0.0"
12+
version in GlobalScope := "1.0.0-SNAPSHOT"
1313

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

0 commit comments

Comments
 (0)