From 5e7a478ec75c4dec8ffd99140edd5f7ed694c52d Mon Sep 17 00:00:00 2001 From: Brent Miller Date: Mon, 6 Apr 2020 14:41:02 -0500 Subject: [PATCH] 2.1.4 --- 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 4eaf91b..b79f4af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wpmedia/news-theme-css", - "version": "2.1.3", + "version": "2.1.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 291b43f..24420cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wpmedia/news-theme-css", - "version": "2.1.3", + "version": "2.1.4", "description": "CSS Grid Framework with Bootstrap-like conventions", "author": "Brent Miller", "license": "ISC",