Skip to content

Commit 00fb6ce

Browse files
committed
Bumped to include snowplow-referer-parser#35
1 parent 262fc90 commit 00fb6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-scala/project/BuildSettings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object BuildSettings {
2222
// Basic settings for our app
2323
lazy val basicSettings = Seq[Setting[_]](
2424
organization := "com.snowplowanalytics",
25-
version := "0.1.1",
25+
version := "0.1.2",
2626
description := "Library for extracting marketing attribution data from referer URLs",
2727
scalaVersion := "2.9.1",
2828
scalacOptions := Seq("-deprecation", "-encoding", "utf8"),

0 commit comments

Comments
 (0)