From fcb67ec56bc151f7126875a2b81b4e287c2a1bb5 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Thu, 20 Jan 2022 16:15:58 -0800 Subject: [PATCH] v2.4.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b9869ea..4c3f6d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-less", - "version": "2.4.1", + "version": "2.4.2", "title": "Semantic UI", "description": "LESS Only distribution of Semantic UI", "homepage": "http://www.semantic-ui.com", @@ -16,4 +16,4 @@ "dependencies": { "jquery": "x.*" } -} \ No newline at end of file +}