99ed345be5
Also, bump the version to 0.9 since this change is definitely not binary compatible: class names and structures have changed. Most clients should be fine though if they just recompile: the changes are to things that will generally be used through the implicits system, so most shoudln't notice the changes.
2 lines
41 B
Scala
2 lines
41 B
Scala
version in ThisBuild := "0.9.0-SNAPSHOT"
|