Browse Source

Version Bump

alaczek 3 years ago
parent
commit
d261a1a211
4 changed files with 8 additions and 4 deletions
  1. 4 0
      meraki/readme.txt
  2. 1 1
      meraki/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 4 - 0
meraki/readme.txt

@@ -11,6 +11,10 @@ Meraki is a blogging theme that supports full-site editing.
 
 == Changelog ==
 
+= 0.0.3 =
+* Meraki: Style updates. (#5999)
+* Meraki: Update the footer pattern. (#5998)
+
 = 0.0.2 =
 * Meraki: Work in progress (#5862)
 

+ 1 - 1
meraki/style.css

@@ -7,7 +7,7 @@ Description: Meraki is a blogging theme that supports full-site editing.
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.2
+Version: 0.0.3
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: blockbase

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.132",
+	"version": "1.0.133",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.132",
+			"version": "1.0.133",
 			"license": "GPL-2.0",
 			"dependencies": {
 				"wp-prettier": "^2.0.5"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.132",
+	"version": "1.0.133",
 	"description": "Automattic public themes",
 	"author": "automattic",
 	"license": "GPL-2.0",