From 70899d1990a0f0571a3e0f899fe51611d23ff0b0 Mon Sep 17 00:00:00 2001 From: sam-m-m Date: Tue, 25 May 2021 17:10:58 -0700 Subject: [PATCH] feat #314 - Bump package v --- 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 dc37cfa3..f29c5985 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@dassana-io/web-components", - "version": "0.10.18", + "version": "0.10.19", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a9ab0451..6085a421 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dassana-io/web-components", - "version": "0.10.18", + "version": "0.10.19", "publishConfig": { "registry": "https://npm.pkg.github.com/dassana-io" },