Build Tools: Update grunt-postcss to 0.7.1.

Change: https://github.com/nDmitry/grunt-postcss/commit/6e18c7d5

See #34177.
Built from https://develop.svn.wordpress.org/trunk@35562


git-svn-id: http://core.svn.wordpress.org/trunk@35526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2015-11-07 11:43:34 +00:00
parent 72a1124c45
commit 4c5347fe1a

View File

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