Skip to content

Commit 30b21c2

Browse files
committed
🔖 Bump release v1.10.0
1 parent bc1f0be commit 30b21c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Console/bin/bones

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ namespace Bones {
708708
define('WPBONES_MINIMAL_PHP_VERSION', '7.4');
709709

710710
/* MARK: The WP Bones command line version. */
711-
define('WPBONES_COMMAND_LINE_VERSION', '1.9.7');
711+
define('WPBONES_COMMAND_LINE_VERSION', '1.10.0');
712712

713713
use Bones\SemVer\Exceptions\InvalidVersionException;
714714
use Bones\SemVer\Version;

0 commit comments

Comments
 (0)