From d18f65353ae881f8c76b91e89f8d4d0cb4c40567 Mon Sep 17 00:00:00 2001 From: jackhowa Date: Tue, 13 Oct 2020 09:10:48 -0500 Subject: [PATCH] 4.0.0-canary.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f6f3031..15565b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wpmedia/news-theme-css", - "version": "4.0.0-1", + "version": "4.0.0-canary.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a79a049..83a709d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wpmedia/news-theme-css", - "version": "4.0.0-1", + "version": "4.0.0-canary.0", "description": "CSS Grid Framework with Bootstrap-like conventions", "author": "Brent Miller", "license": "CC-BY-NC-ND-4.0",