Skip to content

Commit d5c78ac

Browse files
author
Nick Pavlov
committed
Setting version to 1.1.6
1 parent 956768d commit d5c78ac

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

project/basesettings.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.12")
2+
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.6")
23

34
libraryDependencies += "com.trueaccord.scalapb" %% "compilerplugin" % "0.6.6"

version.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
version in ThisBuild := "1.1.6"

0 commit comments

Comments
 (0)