From 3ece73b5cba6e2d4f0404ce9351bc6a0637d7346 Mon Sep 17 00:00:00 2001 From: Shawn Meyer Date: Thu, 17 Oct 2013 14:54:28 -0500 Subject: [PATCH] Adding changelog.txt and updating version numbrer --- changelog.txt | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 changelog.txt diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 0000000..187c37d --- /dev/null +++ b/changelog.txt @@ -0,0 +1,8 @@ +v0.1.1 - 10-17-2013 + +* Adding changelog.txt +* updating Readme.md to include npm installation + +v0.1.0 - 10-17-2013 + +* First release \ No newline at end of file diff --git a/package.json b/package.json index 5f94e5d..047275c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-crafty", - "version": "0.1.0", + "version": "0.1.1", "description": "A Crafty.js generator for Yeoman. Provides Craft.js scaffolding based on CraftyBoilerplate (https://github.com/ahilles107/CraftyBoilerplate)", "keywords": [ "yeoman-generator",