diff --git a/package-lock.json b/package-lock.json index a441ca1cdb..3774f83df1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "aerie-ui", - "version": "2.6.100", + "version": "2.6.101", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "aerie-ui", - "version": "2.6.100", + "version": "2.6.101", "license": "MIT", "workspaces": [ "codemirror-lang-sequence" diff --git a/package.json b/package.json index 18a56ac11d..5d33c81234 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aerie-ui", "description": "The client application for Aerie.", - "version": "2.6.100", + "version": "2.6.101", "type": "module", "private": true, "license": "MIT",