Skip to content

Commit

Permalink
Event Manifest Popualtor: bump to 0.1.2 (close #4082)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy committed May 21, 2019
1 parent 6c294da commit 8f7b904
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions 5-data-modeling/event-manifest-populator/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
lazy val root = project.in(file("."))
.settings(
name := "event-manifest-populator",
version := "0.1.1",
version := "0.1.2",
scalaVersion := "2.11.8"
)
.settings(BuildSettings.buildSettings)
Expand All @@ -40,6 +40,3 @@ lazy val root = project.in(file("."))
Dependencies.scalaCheck
)
)



0 comments on commit 8f7b904

Please sign in to comment.