Skip to content

Commit cb07f60

Browse files
committed
Version bump 0.2.0
1 parent 45faed8 commit cb07f60

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
**Merged pull requests:**
77

8+
- Add changelog [\#4](https://github.com/TypistTech/trellis-newrelic-php/pull/4) ([TangRufus](https://github.com/TangRufus))
89
- Refacor: newrelic\_config and change defaults [\#3](https://github.com/TypistTech/trellis-newrelic-php/pull/3) ([TangRufus](https://github.com/TangRufus))
910
- Setup TravisCI [\#2](https://github.com/TypistTech/trellis-newrelic-php/pull/2) ([TangRufus](https://github.com/TangRufus))
1011

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Add this role to `requirements.yml`:
4848

4949
```yaml
5050
- src: TypistTech.trellis-newrelic-php # Case-sensitive!
51-
version: 0.1.1 # Check for latest version!
51+
version: 0.2.0 # Check for latest version!
5252
```
5353
5454
Run `$ ansible-galaxy install -r requirements.yml` to install this new role.

0 commit comments

Comments
 (0)