There was an error while loading. Please reload this page.
1 parent 3c083b8 commit ff4a433Copy full SHA for ff4a433
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## 1.1.0 - 2015-12-10
+## 1.3.0 - 2017-07-12
4
5
* Added support for Symfony ~3.0.
6
* Fixed deprecation warnings being thrown on Symfony >= 2.6.
src/AwsBundle.php
@@ -6,5 +6,5 @@
7
class AwsBundle extends Bundle
8
{
9
- const VERSION = '1.1.0';
+ const VERSION = '1.3.0';
10
}
0 commit comments