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