Skip to content

Commit

Permalink
Change the version number to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
test committed Apr 25, 2024
1 parent 02ffd40 commit 430116d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pup
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace StellarWP\Pup;

const PUP_VERSION = '1.2.5';
const PUP_VERSION = '1.3.0';
define( '__PUP_DIR__', __DIR__ );

if ( ! \Phar::running() ) {
Expand Down

0 comments on commit 430116d

Please sign in to comment.