clear diff cache when routing

This commit is contained in:
Leo Horie 2014-07-03 22:11:29 -04:00
parent 07c4e0bdd2
commit b1275cb778
3 changed files with 37 additions and 5 deletions

View file

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