Update grunt-contrib-imagemin to 0.9.1

Upstream changes https://github.com/gruntjs/grunt-contrib-imagemin/compare/v0.4.1...v0.9.1

see #30141


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


git-svn-id: http://core.svn.wordpress.org/trunk@30059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2014-10-28 19:13:19 +00:00
parent 3495fa40df
commit 03b7d6f9b0

View File

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