Commit a669f42a authored by Jeremy Mikola's avatar Jeremy Mikola

Bump dev-master to 0.3.x-dev

parent dde49a0a
...@@ -36,7 +36,7 @@ The preferred method of installing this library is with ...@@ -36,7 +36,7 @@ The preferred method of installing this library is with
[Composer](https://getcomposer.org/) by running the following from your project [Composer](https://getcomposer.org/) by running the following from your project
root: root:
$ composer require "mongodb/mongodb=0.2.x-dev" $ composer require "mongodb/mongodb=0.3.x-dev"
## Reporting Issues ## Reporting Issues
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "0.2.x-dev" "dev-master": "0.3.x-dev"
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment