Skip to content

Commit

Permalink
Macro v1.5.8-SNAPSHOT begins
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Feb 5, 2017
1 parent 28f6540 commit cb86ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -90,7 +90,7 @@ lazy val macros = crossProject
includeTestSrcs = false): _*)
.settings(
name := "enumeratum-macros",
version := Versions.Macros.stable,
version := Versions.Macros.head,
libraryDependencies ++= Seq(
"org.scala-lang" % "scala-reflect" % scalaVersion.value
)
Expand Down

0 comments on commit cb86ccc

Please sign in to comment.