Skip to content

Commit

Permalink
chore: Bump version to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tofumatt committed Jun 28, 2018
1 parent 17d6622 commit 09f681d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gutenberg.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.0
* Version: 3.1.1
* Author: Gutenberg Team
*
* @package gutenberg
Expand Down
2 changes: 2 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gutenberg",
"version": "3.1.0",
"version": "3.1.1",
"private": true,
"description": "A new WordPress editor experience",
"repository": "git+https://github.com/WordPress/gutenberg.git",
Expand Down

0 comments on commit 09f681d

Please sign in to comment.