We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719be4c commit 2ba404bCopy full SHA for 2ba404b
pine
@@ -1,7 +1,7 @@
1
#!/usr/bin/env php
2
<?php
3
4
-define('VERSION', '2.0');
+define('VERSION', '2.2.1');
5
6
if (file_exists(__DIR__ . '/../../autoload.php')) {
7
require __DIR__ . '/../../autoload.php';
0 commit comments