Skip to content

Commit 28023da

Browse files
committed
chore(tag): v0.5.1
1 parent a92f54b commit 28023da

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="0.5.1"></a>
2+
### 0.5.1 (2014-05-02)
3+
4+
5+
#### Bug Fixes
6+
7+
* **coffee-script:** move coffee-script to dependencies ([a92f54b3](https://github.com/CaryLandholt/ng-classify/commit/a92f54b3fe696250f5807d2b8165a41241418f4a))
8+
9+
110
<a name="0.5.0"></a>
211
## 0.5.0 (2014-05-02)
312

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.5.0",
3+
"version": "0.5.1",
44
"description": "Compile CoffeeScript classes to AngularJS modules",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)