We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a472b2 commit 377d753Copy full SHA for 377d753
build.sbt
@@ -2,7 +2,7 @@ organization := "com.github.gseitz"
2
3
name := "sbt-protobuf"
4
5
-version := "0.4-SNAPSHOT"
+version := "0.5.0"
6
7
scalacOptions := Seq("-deprecation", "-unchecked")
8
0 commit comments