fix ordering issue in subchilds

This commit is contained in:
Leo Horie 2014-04-14 11:06:41 -04:00
parent d7b64ceab2
commit e65db40116
62 changed files with 7011 additions and 13 deletions

View file

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