Skip to content

Commit

Permalink
Prepare 3.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Jul 31, 2014
1 parent 7bcd7ac commit d4b29e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"symfony/framework-bundle": "~2.1",
"willdurand/geocoder": "~2.3",
"willdurand/geocoder": "~2.5",
"symfony/console": "~2.1"
},
"require-dev": {
Expand All @@ -27,7 +27,7 @@
"target-dir": "Bazinga/Bundle/GeocoderBundle",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-master": "3.1-dev"
}
}
}

0 comments on commit d4b29e2

Please sign in to comment.