allow resolving w/ no value

This commit is contained in:
Leo Horie 2014-05-18 19:47:46 -04:00
parent 67c5400d44
commit 46565f2e03
3 changed files with 27 additions and 6 deletions

View file

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