Bump matchdep from 0.3.0 to 1.0.0

This drops support for node 0.8.0 so if you still using that, it's time to upgrade your node.

See #34177


Built from https://develop.svn.wordpress.org/trunk@35513


git-svn-id: http://core.svn.wordpress.org/trunk@35477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2015-11-04 21:21:36 +00:00
parent 5c1ca9d943
commit 9e5726c233
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta2-35512';
$wp_version = '4.4-beta2-35513';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.