From dff2ad51193f20a03a507a8a34499d089468a8d4 Mon Sep 17 00:00:00 2001 From: Wilson Date: Mon, 26 Jun 2023 11:15:06 -0700 Subject: [PATCH] 2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fbee65..99a7f5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-ssr-carousel", - "version": "2.3.1", + "version": "2.3.2", "description": "A performance focused Vue carousel designed for SSR/SSG environments.", "main": "index.js", "scripts": {