version bump

This commit is contained in:
Leo Horie 2014-03-25 22:06:55 -04:00
parent b6dd52bd6a
commit 7e2136ba51
53 changed files with 5859 additions and 1 deletions

View file

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