Skip to content

Commit ed0ce9c

Browse files
Paul Boocockpaulboocock
authored andcommitted
Prepare for 1.1.1 release
1 parent 3ad4df3 commit ed0ce9c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lazy val root = project
1010
.settings(
1111
name := "snowplow-micro",
1212
organization := "com.snowplowanalytics.snowplow",
13-
version := "1.1.0",
13+
version := "1.1.1",
1414
description := "Standalone application to automate testing of trackers",
1515
scalaVersion := "2.12.11",
1616
scalacOptions := Settings.compilerOptions,

stream-collector

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit b253b68c28cd89d0f155e925d79318b84a821c17

0 commit comments

Comments
 (0)