mirror of https://github.com/sbt/sbt.git
0.1.0-M9
This commit is contained in:
parent
073f2be487
commit
c1aa172467
|
|
@ -1,7 +1,7 @@
|
||||||
import Dependencies._
|
import Dependencies._
|
||||||
import Util._
|
import Util._
|
||||||
|
|
||||||
def baseVersion: String = "0.1.0-M8"
|
def baseVersion: String = "0.1.0-M9"
|
||||||
def internalPath = file("internal")
|
def internalPath = file("internal")
|
||||||
|
|
||||||
def commonSettings: Seq[Setting[_]] = Seq(
|
def commonSettings: Seq[Setting[_]] = Seq(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue