Skip to content

Commit

Permalink
Bump version 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Apr 12, 2012
1 parent 55d97de commit 33d99a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/JdubextBuild.scala
Expand Up @@ -6,7 +6,7 @@ object JdubextBuild extends Build
lazy val core = Project("core", file("./"), settings = Defaults.defaultSettings ++ Seq(
organization:= "com.github.ornicar",
name := "jdubext",
version := "1.8",
version := "1.9",
scalaVersion := "2.9.1",
libraryDependencies := Seq(
"com.codahale" %% "jdub" % "0.0.6",
Expand Down

0 comments on commit 33d99a9

Please sign in to comment.