Skip to content

Commit

Permalink
jump to v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tminglei committed Jan 16, 2014
1 parent 620448f commit 5e0ad62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ object SlickPgBuild extends Build {
lazy val slickPgSettings = Seq(
name := "slick-pg",
description := "Slick extensions for PostgreSQL",
version := "0.2.5",
version := "0.2.6",
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/",
libraryDependencies := Seq(
"org.scala-lang" % "scala-reflect" % "2.10.3",
Expand Down

0 comments on commit 5e0ad62

Please sign in to comment.