We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3889f77 commit 78ba43bCopy full SHA for 78ba43b
SmartyBundle.php
@@ -39,7 +39,7 @@
39
*/
40
class SmartyBundle extends Bundle
41
{
42
- const VERSION = '1.0.0-DEV';
+ const VERSION = '1.1.0';
43
44
public function build(ContainerBuilder $container)
45
0 commit comments