From 1716782183448c6f055b5ae8d96fbbf87edc71b6 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Fri, 24 May 2024 18:04:31 -0400 Subject: [PATCH] chore(package): ver bump [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 378a313..549d7ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@decky/ui", - "version": "4.0.0", + "version": "4.0.1", "description": "A library for interacting with the Steam frontend in Decky plugins and elsewhere.", "main": "dist/index.js", "types": "dist/index.d.ts",