bumping up to 0.1.0-M8

This commit is contained in:
Eugene Yokota 2015-12-23 19:23:11 -05:00
parent 5dc798c165
commit ee7e2889dc
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-M6"
def baseVersion: String = "0.1.0-M8"
def internalPath = file("internal")
def commonSettings: Seq[Setting[_]] = Seq(