Bump grunt-contrib-jshint ~0.11.3 → ~1.0.0

See #35104

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


git-svn-id: http://core.svn.wordpress.org/trunk@36984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2016-03-16 17:42:31 +00:00
parent 6a90070793
commit 819930dfc4

View File

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