From fac9934e7f2083883f5881c24d4c10cbb9690420 Mon Sep 17 00:00:00 2001 From: Shawn Meyer Date: Fri, 28 Mar 2014 09:56:40 -0500 Subject: [PATCH] Updating readme and version 0.3.1 --- changelog.txt | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index acdf2db..8edfa01 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +V0.3.1 - 3-28-2014 +* Updated README.md with small tweaks + v0.3.0 - 3-26-2014 * BackBone dependency removed * Project structure cleaned up to resemble the official Yeoman generators diff --git a/package.json b/package.json index a045837..f668800 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-crafty", - "version": "0.3.0", + "version": "0.3.1", "description": "A Crafty.js generator for Yeoman. Provides Craft.js scaffolding based on CraftyBoilerplate (https://github.com/ahilles107/CraftyBoilerplate)", "keywords": [ "yeoman-generator",