aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2014-08-28 10:03:44 +0300
committerLeif Åstrand <leif@vaadin.com>2014-08-28 10:46:29 +0300
commit81e10de6e92a292bdf73dba61f8dd68e88415156 (patch)
tree801a578b6dfc8e673d27b72d0e951357e8008850
parent164209fbdefdb5abda6408e01702be2df0c377e3 (diff)
downloadvaadin-framework-81e10de6e92a292bdf73dba61f8dd68e88415156.tar.gz
vaadin-framework-81e10de6e92a292bdf73dba61f8dd68e88415156.zip
Use sass-compiler 0.9.10 (#14524)
Change-Id: Ib8c753c59c52421ce9d6a86a407cb9694ee4f5a8
-rw-r--r--build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties
index 0a25dab4b9..a9ad640e53 100644
--- a/build.properties
+++ b/build.properties
@@ -5,6 +5,6 @@ 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.9
+vaadin.sass.version=0.9.10
gwt.version=2.6.0.vaadin5
commons-io.version=2.4