We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fcc3d commit 6d6e0ddCopy full SHA for 6d6e0dd
lib/Pomander.php
@@ -11,7 +11,7 @@ class Pomander
11
{
12
public static function version()
13
14
- return array(0,4,2);
+ return array(0,4,3);
15
}
16
17
0 commit comments