Skip to content

Commit

Permalink
[TEMP] rc
Browse files Browse the repository at this point in the history
  • Loading branch information
peel committed Nov 10, 2020
1 parent 04e03dc commit 7948701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Expand Up @@ -33,7 +33,7 @@ object BuildSettings {

lazy val projectSettings = Seq(
organization := "com.snowplowanalytics",
version := "0.1.1",
version := "0.1.1-rc1",
scalaVersion := scala213,
crossScalaVersions := Seq(scala212, scala213),
description := "Loading Snowplow enriched data into PostgreSQL in real-time",
Expand Down

0 comments on commit 7948701

Please sign in to comment.