We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829a95c commit 821af18Copy full SHA for 821af18
pup
@@ -3,7 +3,7 @@
3
4
namespace StellarWP\Pup;
5
6
-const PUP_VERSION = '1.3.1';
+const PUP_VERSION = '1.3.2';
7
define( '__PUP_DIR__', __DIR__ );
8
9
if ( ! \Phar::running() ) {
0 commit comments