Browse Source

Version Bump

Jason Crist 2 years ago
parent
commit
c453b6cf6a
4 changed files with 6 additions and 3 deletions
  1. 3 0
      blank-canvas-3/readme.txt
  2. 1 1
      blank-canvas-3/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
blank-canvas-3/readme.txt

@@ -12,6 +12,9 @@ Blank Canvas is a barebones starter theme, stripped off of content templates but
 
 == Changelog ==
 
+= 0.0.4 =
+* Update font sizes for better fluid typography scale (#6740)
+
 = 0.0.3 =
 * Fix theme URI (#6707)
 * Blank Canvas 3 - Incorrect color value fix & increased widths (#6726)

+ 1 - 1
blank-canvas-3/style.css

@@ -7,7 +7,7 @@ Description:Blank Canvas is a barebones starter theme, stripped off of content t
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.3
+Version: 0.0.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: blank-canvas

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.260",
+	"version": "1.0.261",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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