diff --git a/package-lock.json b/package-lock.json index 60c412cd6a..58c323d924 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@stackoverflow/stacks", - "version": "2.5.6", + "version": "2.5.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@stackoverflow/stacks", - "version": "2.5.6", + "version": "2.5.7", "license": "MIT", "dependencies": { "@hotwired/stimulus": "^3.2.2", diff --git a/package.json b/package.json index 5aeb96ebf6..5cf039fc44 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "https://github.com/StackExchange/Stacks.git" }, - "version": "2.5.6", + "version": "2.5.7", "files": [ "dist", "lib",