Skip to content

Commit

Permalink
prep for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fommil committed Jul 5, 2015
1 parent 5413da7 commit 4148599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -6,7 +6,7 @@ name := "spray-json-shapeless"

scalaVersion := "2.11.7"

version := "1.0.0-SNAPSHOT"
version := "1.0.0"

libraryDependencies ++= Seq(
"com.chuusai" %% "shapeless" % "2.2.3",
Expand Down

0 comments on commit 4148599

Please sign in to comment.