Skip to content

Commit 2527d8f

Browse files
committed
bump version
1 parent 1b5df40 commit 2527d8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

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

3-
**Version 2.4.11**
3+
**Version 2.4.12**
44

55
[![Build Status](https://secure.travis-ci.org/Atlantic18/DoctrineExtensions.png?branch=master)](http://travis-ci.org/Atlantic18/DoctrineExtensions)
66

lib/Gedmo/DoctrineExtensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ final class DoctrineExtensions
2323
/**
2424
* Current version of extensions
2525
*/
26-
const VERSION = 'v2.4.11';
26+
const VERSION = 'v2.4.12';
2727

2828
/**
2929
* Hooks all extensions metadata mapping drivers

0 commit comments

Comments
 (0)