Bump grunt-sass from 1.1.0 to 1.2.1

diff: https://github.com/sindresorhus/grunt-sass/compare/v1.1.0...v1.2.1

See #38199.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2016-11-03 04:55:52 +00:00
parent 6b08485cfa
commit 63ba4592e1

View File

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