This commit is contained in:
Eugene Yokota 2015-11-13 01:59:18 -05:00
parent 95f183f9bd
commit f84251c877
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import Dependencies._
import Util._
def baseVersion: String = "0.1.0-M5"
def baseVersion: String = "0.1.0-M6"
def internalPath = file("internal")
def commonSettings: Seq[Setting[_]] = Seq(