Skip to content

Commit

Permalink
jump to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tminglei committed Nov 4, 2013
1 parent 775d4a3 commit bbe80f2
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 @@ -69,7 +69,7 @@ object SlickPgBuild extends Build {
lazy val slickPgSettings = Seq(
name := "slick-pg",
description := "Slick extensions for PostgreSQL",
version := "0.2.1",
version := "0.2.2",
libraryDependencies := Seq(
"com.typesafe.slick" % "slick_2.10" % "1.0.0",
"org.postgresql" % "postgresql" % "9.2-1003-jdbc4",
Expand Down

0 comments on commit bbe80f2

Please sign in to comment.