Skip to content

Commit

Permalink
Set version to 0.15.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbrown committed Nov 13, 2019
1 parent 0a01574 commit 26245cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ object Dependencies {
}

trait CommonModule extends CrossSbtModule with PublishModule with ScalafmtModule {
def publishVersion = "0.15.0-SNAPSHOT"
def publishVersion = "0.15.0-M2"

def pomSettings = PomSettings(
description = "Google Cloud Pub/Sub stream-based client built on top of cats-effect, fs2 and http4s.",
Expand Down

0 comments on commit 26245cb

Please sign in to comment.