diff --git a/pup b/pup index 115bec8..8e31b17 100755 --- a/pup +++ b/pup @@ -3,7 +3,7 @@ namespace StellarWP\Pup; -const PUP_VERSION = '1.2.3'; +const PUP_VERSION = '1.2.5'; define( '__PUP_DIR__', __DIR__ ); if ( ! \Phar::running() ) {