version bump

This commit is contained in:
Leo Horie 2014-04-22 16:08:19 -04:00
parent a425bbca88
commit b7a3cddec3
2 changed files with 4 additions and 4 deletions

View file

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