Skip to content

Commit

Permalink
Set version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CremboC committed Feb 21, 2019
1 parent b01bf92 commit 7d2f98e
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 @@ -40,7 +40,7 @@ object Dependencies {

trait CommonModule extends SbtModule with PublishModule {
def scalaVersion = "2.12.8"
def publishVersion = "0.8.1-SNAPSHOT"
def publishVersion = "0.9.0"

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 7d2f98e

Please sign in to comment.