Skip to content

Commit

Permalink
0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
levkhomich committed May 20, 2014
1 parent 33fba17 commit 1bfc43f
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 @@ -7,7 +7,7 @@ object AkkaTracingBuild extends Build {
Defaults.defaultSettings ++
Seq (
organization := "com.github.levkhomich",
version := "0.3-SNAPSHOT",
version := "0.3",
scalaVersion := "2.10.4",
homepage := Some(url("https://github.com/levkhomich/akka-tracing")),
licenses := Seq("Apache Public License 2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0"))
Expand Down

0 comments on commit 1bfc43f

Please sign in to comment.