From 2cd187d4c7457aee9d51b1a6e8ad81f9f5fdf970 Mon Sep 17 00:00:00 2001 From: Kevin Rangel Date: Fri, 14 Apr 2023 15:29:40 +0300 Subject: [PATCH] 3.0.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7efd9122..ff066ffb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@equinor/esv-intersection", - "version": "3.0.2", + "version": "3.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@equinor/esv-intersection", - "version": "3.0.2", + "version": "3.0.3", "license": "MIT", "dependencies": { "@equinor/videx-math": "^1.1.0", diff --git a/package.json b/package.json index ef626d5e..b63083b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@equinor/esv-intersection", - "version": "3.0.2", + "version": "3.0.3", "description": "Intersection component package with testing and automatic documentation.", "type": "module", "exports": {