diff options
author | Henri Sara <hesara@vaadin.com> | 2014-06-06 09:59:29 +0300 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2014-06-06 10:33:36 +0300 |
commit | 7a4d0003e9bb6fd920bb879eaff1c24cd6f1f3e7 (patch) | |
tree | 583088e85c9bc84625b6fa45fd37a83101a2b65a /build.properties | |
parent | 19acf75c8514be2dad36236ae45b2805b0eb2693 (diff) | |
download | vaadin-framework-7a4d0003e9bb6fd920bb879eaff1c24cd6f1f3e7.tar.gz vaadin-framework-7a4d0003e9bb6fd920bb879eaff1c24cd6f1f3e7.zip |
Use Sass Compiler version 0.9.6
Change-Id: I92bd1a76c79785ee5d2cdc7000cb4746ef25192e
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties index c041d3639c..b524afd139 100644 --- a/build.properties +++ b/build.properties @@ -5,5 +5,5 @@ vaadin.vendor=Vaadin Ltd vaadin.url=http://vaadin.com vaadin.java.version=1.6 vaadin.version=0.0.0.unversioned-development-build -vaadin.sass.version=0.9.4 +vaadin.sass.version=0.9.6 commons-io.version=2.4 |