Skip to content

Commit ea2f15f

Browse files
committed
Preparing for NPM release
1 parent 4759d92 commit ea2f15f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
V0.3.2 - 4-08-2014
2+
* Fixing uglify task
3+
* Fixing scaffolding of components in index.html
4+
15
V0.3.1 - 3-28-2014
26
* Updated README.md with small tweaks
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-crafty",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "A Crafty.js generator for Yeoman. Provides Craft.js scaffolding based on CraftyBoilerplate (https://github.com/ahilles107/CraftyBoilerplate)",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)