Skip to content

Commit

Permalink
1.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Dec 22, 2020
1 parent 5d8eeb7 commit b7bd0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
lazy val root = project.in(file("."))
.settings(
name := "snowplow-s3-loader",
version := "0.7.0",
version := "1.0.0-rc1",
description := "Load the contents of a Kinesis stream or NSQ topic to S3"
)
.settings(BuildSettings.buildSettings)
Expand Down

0 comments on commit b7bd0e9

Please sign in to comment.