Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Commit

Permalink
Setting version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrh committed Dec 20, 2017
1 parent 5e6d075 commit f7e1021
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions version.sbt
Expand Up @@ -3,6 +3,4 @@ import org.typelevel.sbt.Version._

TypelevelKeys.series in ThisBuild := ReleaseSeries(0, 5)

TypelevelKeys.relativeVersion in ThisBuild := Relative(1, Snapshot)

TypelevelKeys.lastRelease in ThisBuild := Relative(0, Final)
TypelevelKeys.relativeVersion in ThisBuild := Relative(1, Final)

0 comments on commit f7e1021

Please sign in to comment.