Skip to content

Commit

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

### V.0.4

**0.4.1**:

- Adding tests, using [`mock-gulp-dest`](https://github.com/slushjs/mock-gulp-dest)

**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))
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.4.0",
"version": "0.4.1",
"description": "A slush generator for AngularJS using the Google Angular App Structure Recommendations",
"main": "slushfile.js",
"scripts": {
Expand Down

0 comments on commit 6c23c46

Please sign in to comment.