Skip to content

Commit

Permalink
Bump: v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jan 4, 2022
1 parent 5527aa4 commit 3fd2bfe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -34,9 +34,8 @@ For details on how to use this package, check out our [documentation](.docs).

| State | Version | Branch | PHP |
|-------------|---------|----------|---------|
| dev | `^0.3` | `master` | `^7.2` |
| stable | `^0.2` | `master` | `^7.2` |
| stable | `^0.1` | `master` | `>=5.6` |
| dev | `^0.4` | `master` | `>=7.2` |
| stable | `^0.3` | `master` | `>=7.2` |

## Development

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -44,7 +44,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.3.x-dev"
"dev-master": "0.4.x-dev"
}
}
}

0 comments on commit 3fd2bfe

Please sign in to comment.