Skip to content

Commit

Permalink
Bumping version to 0.6.1 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Nov 6, 2018
1 parent 01c912d commit 597109b
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
Expand Up @@ -3,5 +3,5 @@ gitHeadCommitSha in ThisBuild := scala.sys.process.Process("git rev-parse --shor

// *** IMPORTANT ***
// One of the two "version" lines below needs to be uncommented.
version in ThisBuild := "0.6.0" // the release version
version in ThisBuild := "0.6.1" // the release version
// version in ThisBuild := s"0.6.0-${gitHeadCommitSha.value}-SNAPSHOT" // the snapshot version

0 comments on commit 597109b

Please sign in to comment.