Skip to content

Commit 389967b

Browse files
committed
chore(tag): v4.0.0
1 parent d835bd1 commit 389967b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 4.0.0 (2014-08-10)
2+
3+
4+
#### Features
5+
6+
* **multipleApps:** add support for multiple apps ([d835bd1d](https://github.com/CaryLandholt/gulp-ng-classify/commit/d835bd1ddb853ed1517f423aed2e7f3b391a4480))
7+
8+
See https://github.com/CaryLandholt/ng-classify#multiple-apps
9+
10+
111
## 3.1.0 (2014-07-02)
212

313

package.json

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

0 commit comments

Comments
 (0)