Bump grunt-contrib-qunit from 1.1.0 to 1.2.0

Changlog:
2016-04-14   v1.2.0   Add support for filtering running modules using command line (--modules) Removed 'grunt.warn' output from error.onError handler, onus now on end user binding to event. Update docs.

See #38199.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2016-11-03 05:14:44 +00:00
parent 985a1f6a97
commit ffdac5599b

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta1-39112';
$wp_version = '4.7-beta1-39113';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.