version bump

multi-island support
typos
react comparison in home
make id change force element recreation
This commit is contained in:
Leo Horie 2014-04-19 17:56:08 -04:00
parent e65db40116
commit d57a145daa
69 changed files with 7147 additions and 24 deletions

View file

@ -1,6 +1,6 @@
module.exports = function(grunt) {
var version = "0.1.8"
var version = "0.1.9"
var inputFolder = "./docs"
var tempFolder = "./temp"