Skip to content

Commit

Permalink
updated to sbt 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim Hofer committed Aug 26, 2013
1 parent 3aedf57 commit 945c39b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "jacoco4sbt"

organization := "de.johoop"

version := "2.1.0"
version := "2.1.1"

resolvers += "Sonatype Release" at "https://oss.sonatype.org/content/repositories/releases"

Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=0.13.0-RC5
sbt.version=0.13.0

0 comments on commit 945c39b

Please sign in to comment.