Skip to content

Commit 266c0b5

Browse files
committed
Bump: v1.2.0
1 parent f22770b commit 266c0b5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,10 @@ Integration of Nette Framework to Codeception.
2626

2727
| State | Version | Branch | PHP | |
2828
|-------------|----------|----------|---------|-----------------|
29-
| dev | `^1.1.0` | `master` | `^7.2` | |
30-
| stable | `^1.0.0` | `master` | `>=7.1` | |
29+
| dev | `^1.3.0` | `master` | `^7.2` | |
30+
| stable | `^1.2.0` | `master` | `^7.2` | |
3131
| stable | `^0.8.1` | `master` | `>=7.1` | (old namespace) |
3232

33-
3433
## Maintainers
3534

3635
<table>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"extra": {
6363
"branch-alias": {
64-
"dev-master": "1.1-dev"
64+
"dev-master": "1.3.x-dev"
6565
}
6666
}
6767
}

0 commit comments

Comments
 (0)