Skip to content

Commit

Permalink
Scala Common Enrich: bumped CampaignAttributionEnrichment version to …
Browse files Browse the repository at this point in the history
…0.2.0 (closes #1338)
  • Loading branch information
fblundun committed Mar 17, 2015
1 parent 9fc0732 commit 818a3bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ case class CampaignAttributionEnrichment(
mktCampaign: List[String]
) extends Enrichment {

val version = new DefaultArtifactVersion("0.1.0")
val version = new DefaultArtifactVersion("0.2.0")

/**
* Find the first string in parameterList which is a key of
Expand Down

0 comments on commit 818a3bc

Please sign in to comment.