We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92f54b commit 28023daCopy full SHA for 28023da
CHANGELOG.md
@@ -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
10
<a name="0.5.0"></a>
11
## 0.5.0 (2014-05-02)
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ng-classify",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Compile CoffeeScript classes to AngularJS modules",
"author": {
"name": "Cary Landholt",
0 commit comments