Skip to content

Commit

Permalink
Merge tag 'v3.0.0' into develop
Browse files Browse the repository at this point in the history
Finally 3.0.0
  • Loading branch information
sagikazarmark committed Jan 13, 2015
2 parents ef6c008 + 86b1c75 commit b6b696f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change Log


## Unreleased
## 3.0.0 - 2015-01-13

### Added

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-master": "3.1-dev"
}
},
"prefer-stable": true,
Expand Down

0 comments on commit b6b696f

Please sign in to comment.