Skip to content

Commit b0a88f9

Browse files
committed
preparing v0.2.2 for npm
1 parent 5ddcde9 commit b0a88f9

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.2.2 - 3-21-2014
2+
3+
* Updating the paths to be case senstive
4+
15
v0.2.1 - 2-15-2014
26

37
* Updating the crafty.js library to version 0.6.2

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.2.0",
3+
"version": "0.2.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)