Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c369d3 commit 918a23eCopy full SHA for 918a23e
project/Base.scala
@@ -7,7 +7,7 @@ object Base {
7
8
lazy val meta = Seq(
9
organization := "io.buoyant",
10
- version := "0.0.7-SNAPSHOT",
+ version := "0.0.7",
11
scalaVersion := "2.11.7",
12
scalacOptions ++= Seq(
13
"-Xfatal-warnings",
0 commit comments