Skip to content

Commit

Permalink
Update build for 2.0.1 final.
Browse files Browse the repository at this point in the history
  • Loading branch information
szeiger committed Mar 21, 2014
1 parent ff8bbdc commit 365b947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -51,7 +51,7 @@ object SlickBuild extends Build {
}

lazy val sharedSettings = Seq(
version := "2.0.1-RC1",
version := "2.0.1",
organizationName := "Typesafe",
organization := "com.typesafe.slick",
resolvers += Resolver.sonatypeRepo("snapshots"),
Expand Down

0 comments on commit 365b947

Please sign in to comment.