Skip to content

Commit

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

### V.0.3

**0.3.1**:

- Explicitly set port 3000 ([#4](https://github.com/klei/slush-angular/pull/4))
- Remove bad output in console
- Update gulp to `3.6.1`

**0.3.0**:

- Adding Sass as CSS preprocessor alternative (Thanks to [@ajoslin](https://github.com/ajoslin)'s PR[#2](https://github.com/klei/slush-angular/pull/2))
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.0",
"version": "0.3.1",
"description": "A slush generator for AngularJS using the Google Angular App Structure Recommendations",
"main": "slushfile.js",
"scripts": {
Expand Down

0 comments on commit 64c5885

Please sign in to comment.