diff --git a/pup b/pup index 8101775..cd0518a 100755 --- a/pup +++ b/pup @@ -3,7 +3,7 @@ namespace StellarWP\Pup; -const PUP_VERSION = '1.3.4'; +const PUP_VERSION = '1.3.5'; define( '__PUP_DIR__', __DIR__ ); if ( ! \Phar::running() ) {