Skip to content

Commit c8b93c5

Browse files
committed
Release.
1 parent 0b13d6f commit c8b93c5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
ChangeLog
22
=========
33

4+
0.4.3 (2015-04-01)
5+
-----------------
6+
7+
* Minor tweaks for the public release.
8+
9+
410
0.4.2 (2015-03-20)
511
------------------
612

lib/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ class Version {
1414
/**
1515
* Full version number
1616
*/
17-
const VERSION = '0.4.2';
17+
const VERSION = '0.4.3';
1818

1919
}

0 commit comments

Comments
 (0)