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