From ebf7d5453f8aff9e63c7e74869a9cec4f7419394 Mon Sep 17 00:00:00 2001 From: Vilde Riveland Date: Mon, 21 Oct 2024 14:29:38 +0200 Subject: [PATCH] tech/bump version to 3.1.1 (#865) Bumped version to 3.1.1 --- 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 e6f0b637..a08e07b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@equinor/esv-intersection", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@equinor/esv-intersection", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "dependencies": { "@equinor/videx-math": "^1.1.0", diff --git a/package.json b/package.json index d3307c77..04208e48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@equinor/esv-intersection", - "version": "3.1.0", + "version": "3.1.1", "description": "Intersection component package with testing and automatic documentation.", "type": "module", "exports": {