Skip to content

Commit

Permalink
Bump master branch alias to 1.1.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
igorw committed Dec 5, 2012
1 parent 1ac44d5 commit 61d0328
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
CHANGELOG
=========

* 1.0.1 (2012-xx-xx)
* 1.1.0 (2012-xx-xx)

* Make `use` and `from` more PHP 5.3 friendly.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
},
"bin": ["bin/lisphp"]
Expand Down

0 comments on commit 61d0328

Please sign in to comment.