From 583f251fc48b3a34f7ed59a161a77064bec5b269 Mon Sep 17 00:00:00 2001 From: Jack Sheriff <> Date: Tue, 31 Oct 2023 11:19:11 -0400 Subject: [PATCH] Update version to 2.1.0 --- 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 8d2820dd..81049dba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "attack-workbench-rest-api", - "version": "2.0.1", + "version": "2.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "attack-workbench-rest-api", - "version": "2.0.1", + "version": "2.1.0", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^10.1.0", diff --git a/package.json b/package.json index 3070d547..cfbb7806 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "attack-workbench-rest-api", - "version": "2.0.1", + "version": "2.1.0", "attackSpecVersion": "3.2.0", "description": "An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CKĀ® knowledge base. This repository contains the REST API service for storing, querying, and editing ATT&CK objects.", "keywords": [