Skip to content

Commit e3ad4bf

Browse files
committed
chore(tag): v0.5.0
1 parent 30e8825 commit e3ad4bf

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
<a name="v0.4.2"></a>
2-
## v0.4.2 (2014-03-20)
1+
<a name="0.5.0"></a>
2+
## 0.5.0 (2014-05-02)
3+
4+
5+
#### Bug Fixes
6+
7+
* **parsing:** remove regex parsing, use coffee-script nodes ([194c5917](https://github.com/CaryLandholt/ng-classify/commit/194c5917b83b3f485d22ef6292797f58d9624fbd))
8+
9+
10+
<a name="0.4.2"></a>
11+
## 0.4.2 (2014-03-20)
312

413

514
#### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-classify",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"description": "Compile CoffeeScript classes to AngularJS modules",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)