scalafx-utils/version.sbt
Sarah Gerweck 99ed345be5 Add observableSize operation to collections
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.
2016-06-12 04:11:07 -07:00

2 lines
41 B
Scala

version in ThisBuild := "0.9.0-SNAPSHOT"