From 45eca5aa3495798dd0cd1df070de72cf3bd1fc43 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 29 Jul 2024 13:42:53 -0400 Subject: [PATCH] 2.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c34b99a2..0b750084 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@shoelace-style/shoelace", "description": "A forward-thinking library of web components.", - "version": "2.15.1", + "version": "2.16.0", "homepage": "https://github.com/shoelace-style/shoelace", "author": "Cory LaViska", "license": "MIT",