From 5d92e0c0a950399c53294a41000305ddcf47efb5 Mon Sep 17 00:00:00 2001 From: Gary Pendergast Date: Fri, 5 Oct 2018 20:42:10 +0000 Subject: [PATCH] Bump the trunk package.json version to 5.1.0. git-svn-id: https://develop.svn.wordpress.org/trunk@43678 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06a5a5e343..9be6b3bef4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "WordPress", - "version": "5.0.0", + "version": "5.1.0", "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.", "repository": { "type": "svn",