update change log

This commit is contained in:
Leo Horie 2014-12-02 13:13:11 -05:00
parent 5f12b23f37
commit 3d831a3294
2 changed files with 10 additions and 1 deletions

View file

@ -1,7 +1,7 @@
module.exports = function(grunt) {
_ = require('lodash');
var version = "0.1.25";
var version = "0.1.26";
var inputFolder = "./docs";
var tempFolder = "./temp";