Build tools: Update Grunt to version 1.0.2.

Props iandunn, netweb.
Fixes #42308.
Built from https://develop.svn.wordpress.org/trunk@43323


git-svn-id: http://core.svn.wordpress.org/trunk@43151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2018-06-28 02:19:59 +00:00
parent 87d1a3222b
commit facf027fe7

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-43322';
$wp_version = '5.0-alpha-43323';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.