Skip to content

Commit

Permalink
Stream Enrich: bump to 0.17.0 (closes #3608)
Browse files Browse the repository at this point in the history
  • Loading branch information
knservis authored and BenFradet committed Jun 14, 2018
1 parent 0b614ac commit b540278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3-enrich/stream-enrich/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ lazy val commonDependencies = Seq(
lazy val buildSettings = Seq(
organization := "com.snowplowanalytics",
name := "snowplow-stream-enrich",
version := "0.16.1",
version := "0.17.0",
description := "The streaming Snowplow Enrichment process",
scalaVersion := "2.11.11",
scalacOptions := BuildSettings.compilerOptions,
Expand Down

0 comments on commit b540278

Please sign in to comment.