Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
azeemhassni committed May 16, 2017
1 parent 719be4c commit 2ba404b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pine
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php

define('VERSION', '2.0');
define('VERSION', '2.2.1');

if (file_exists(__DIR__ . '/../../autoload.php')) {
require __DIR__ . '/../../autoload.php';
Expand Down

0 comments on commit 2ba404b

Please sign in to comment.