From 3d009d29bd6a23a906b07907311e6a995246fb02 Mon Sep 17 00:00:00 2001 From: Matias Ventura Date: Fri, 6 Jul 2018 18:43:11 +0200 Subject: [PATCH] Update plugin version to 3.2. (#7745) --- gutenberg.php | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gutenberg.php b/gutenberg.php index 8e4ad1837a2cf..c7198f1281bee 100644 --- a/gutenberg.php +++ b/gutenberg.php @@ -3,7 +3,7 @@ * Plugin Name: Gutenberg * Plugin URI: https://github.com/WordPress/gutenberg * Description: Printing since 1440. This is the development plugin for the new block editor in core. - * Version: 3.1.1 + * Version: 3.2.0 * Author: Gutenberg Team * * @package gutenberg diff --git a/package-lock.json b/package-lock.json index 5ee09b9486e19..a7d8cd5162edc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gutenberg", - "version": "3.1.1", + "version": "3.2.0", "lockfileVersion": 1, "requires": true, "dependencies": {