Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Aug 11, 2012
1 parent fef876a commit e958339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Expand Up @@ -3,5 +3,5 @@ name := "pamflet-plugin"
sbtPlugin := true

libraryDependencies ++= Seq(
"net.databinder" %% "pamflet-library" % "0.4.0"
)
"net.databinder" % "pamflet-library_2.9.1" % "0.4.1"
)

0 comments on commit e958339

Please sign in to comment.