From 92b439578c3f4b55209f103e5d7971812d9f275c Mon Sep 17 00:00:00 2001 From: Daniel Hewes Date: Thu, 4 Jan 2024 11:57:05 -0800 Subject: [PATCH] build: Bump version number. --- package-lock.json | 4 ++-- package.json | 2 +- style.css | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b611051..128999e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tofino", - "version": "4.1.0", + "version": "4.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tofino", - "version": "4.1.0", + "version": "4.2.0", "dependencies": { "body-scroll-lock": "^3.1.5", "pinia": "^2.1.7", diff --git a/package.json b/package.json index d6b9120..9bd0c7d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tofino", "private": true, - "version": "4.1.0", + "version": "4.2.0", "description": "A WordPress starter theme for jumpstarting custom theme development.", "keywords": [ "WordPress", diff --git a/style.css b/style.css index da26564..0fb9e81 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Tofino Theme URI: https://github.com/creativedotdesign/tofino Description: Tofino is a WordPress starter theme. Contribute on GitHub -Version: 4.1.0 +Version: 4.2.0 Author: Creative Dot Author URI: https://creativedotdesign.com Text Domain: tofino