Update grunt-contrib-compress ~0.14.0 → ~1.1.0

See #35104

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


git-svn-id: http://core.svn.wordpress.org/trunk@36829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2016-03-05 23:25:29 +00:00
parent 06d9654602
commit c6b12480a1
1 changed files with 1 additions and 1 deletions

View File

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