Skip to content

Commit

Permalink
Merge pull request #527 from non/topic/set-version-to-snapshot
Browse files Browse the repository at this point in the history
Between releases we should probably be using -SNAPSHOT.
  • Loading branch information
non committed Sep 11, 2015
2 parents 2d5c6e1 + e65c549 commit c6816a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "0.3.0"
version in ThisBuild := "0.3.0-SNAPSHOT"

0 comments on commit c6816a1

Please sign in to comment.