Skip to content

Commit

Permalink
Version bump (v.0.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimbeng committed Jun 1, 2014
1 parent 97b6b60 commit a2d9441
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,13 @@ Now you have a `./dist` folder with all your scripts and stylesheets concatenate

## Changelog

### V.0.4

**0.4.0**:

- Adding CoffeScript support ([#8](https://github.com/slushjs/slush-angular/issues/7) and [#9](https://github.com/slushjs/slush-angular/pull/9))
- Updating all dependencies

### V.0.3

**0.3.3**:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slush-angular",
"version": "0.3.3",
"version": "0.4.0",
"description": "A slush generator for AngularJS using the Google Angular App Structure Recommendations",
"main": "slushfile.js",
"scripts": {
Expand Down

0 comments on commit a2d9441

Please sign in to comment.