Skip to content

Commit

Permalink
1.0.0-M3 (test doc publishing)
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyand committed Nov 6, 2019
1 parent 837ff43 commit f02cbd3
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(Seq[Setting[_]](
name := "snowplow-scala-analytics-sdk",
organization := "com.snowplowanalytics",
version := "1.0.0-M2",
version := "1.0.0-M3",
description := "Scala analytics SDK for Snowplow",
scalaVersion := "2.12.8",
crossScalaVersions := Seq("2.11.12", "2.12.8")
Expand Down

0 comments on commit f02cbd3

Please sign in to comment.