Skip to content

Commit

Permalink
Bumped version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdean committed Jul 23, 2014
1 parent 270109b commit 5970895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-scala/project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object BuildSettings {
// Basic settings for our app
lazy val basicSettings = Seq[Setting[_]](
organization := "com.snowplowanalytics",
version := "0.2.1",
version := "0.2.2",
description := "Library for extracting marketing attribution data from referer URLs",
scalaVersion := "2.9.1",
crossScalaVersions := Seq("2.9.1", "2.10.4", "2.11.1"),
Expand Down

0 comments on commit 5970895

Please sign in to comment.