From 24560a96eeb96d2eb8f22d613797dbaa45bda249 Mon Sep 17 00:00:00 2001 From: Dan Cormier Date: Thu, 18 May 2023 12:38:14 -0400 Subject: [PATCH] 1.9.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 08a6fa494f..eaa0725dae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@stackoverflow/stacks", - "version": "1.9.2", + "version": "1.9.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@stackoverflow/stacks", - "version": "1.9.2", + "version": "1.9.3", "license": "MIT", "dependencies": { "@hotwired/stimulus": "^3.2.1", diff --git a/package.json b/package.json index bc6199dcea..a23deea55b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "https://github.com/StackExchange/Stacks.git" }, - "version": "1.9.2", + "version": "1.9.3", "files": [ "dist", "lib"