Skip to content

Commit 06b6f31

Browse files
committed
version 0.2.x branch alias
1 parent c8b8f42 commit 06b6f31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ there, and their code / version constraints may need a review, to include a wide
2727
With [composer](https://getcomposer.org/download):
2828

2929
```
30-
$ composer require itnelo/reactphp-webdriver:^0.1
30+
$ composer require itnelo/reactphp-webdriver:^0.2
3131
```
3232

3333
## How to use

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "0.1.x-dev"
40+
"dev-master": "0.2.x-dev"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)