Skip to content

Commit

Permalink
Preparing for NPM release
Browse files Browse the repository at this point in the history
  • Loading branch information
sgmeyer committed Apr 8, 2014
1 parent 4759d92 commit ea2f15f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
V0.3.2 - 4-08-2014
* Fixing uglify task
* Fixing scaffolding of components in index.html

V0.3.1 - 3-28-2014
* Updated README.md with small tweaks

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-crafty",
"version": "0.3.1",
"version": "0.3.2",
"description": "A Crafty.js generator for Yeoman. Provides Craft.js scaffolding based on CraftyBoilerplate (https://github.com/ahilles107/CraftyBoilerplate)",
"keywords": [
"yeoman-generator",
Expand Down

0 comments on commit ea2f15f

Please sign in to comment.