diff options
author | Henri Sara <hesara@vaadin.com> | 2014-05-15 16:14:14 +0300 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2014-05-15 16:14:41 +0300 |
commit | c458d1249bbb2d290f21063a9e154cb3eaed1831 (patch) | |
tree | 11b9f4f4d100bae92ecfc7a5a97ada5e8d8df003 /build.properties | |
parent | 9c4e369115ad3e2b1373141176be210621c40fcc (diff) | |
download | vaadin-framework-c458d1249bbb2d290f21063a9e154cb3eaed1831.tar.gz vaadin-framework-c458d1249bbb2d290f21063a9e154cb3eaed1831.zip |
Use Sass Compiler version 0.9.3
Change-Id: Ib6ad95f9dec175d823df0fe4daf0fe576494e455
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 21cb173561..b3d49a17eb 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.0 +vaadin.sass.version=0.9.3 commons-io.version=2.4
\ No newline at end of file |