Skip to content

Commit 009bbd1

Browse files
committed
Merge pull request #15 from gws/hotfix/bump-readme-version
Bump version to 1.2.* in README.md
2 parents e0bf9e8 + fc08696 commit 009bbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install the module using Composer into your application's vendor directory. Add
1717
```json
1818
{
1919
"require": {
20-
"aws/aws-sdk-php-zf2": "1.1.*"
20+
"aws/aws-sdk-php-zf2": "1.2.*"
2121
}
2222
}
2323
```

0 commit comments

Comments
 (0)