version bump

This commit is contained in:
Leo Horie 2014-03-20 11:06:41 -04:00
parent 537e78ac91
commit ba0d381cc7
52 changed files with 5703 additions and 1 deletions

View file

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