Skip to content

Commit ff4a433

Browse files
committed
1.3.0 release
1 parent 3c083b8 commit ff4a433

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 1.1.0 - 2015-12-10
3+
## 1.3.0 - 2017-07-12
44

55
* Added support for Symfony ~3.0.
66
* Fixed deprecation warnings being thrown on Symfony >= 2.6.

src/AwsBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
class AwsBundle extends Bundle
88
{
9-
const VERSION = '1.1.0';
9+
const VERSION = '1.3.0';
1010
}

0 commit comments

Comments
 (0)