From 68462e60bdc9e1b6cba67cfd5ae4d33027b985b3 Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Fri, 19 Jun 2026 09:17:14 +0200 Subject: [PATCH] Update package.json --- packages/gnome-shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gnome-shell/package.json b/packages/gnome-shell/package.json index c58416d..59624ab 100644 --- a/packages/gnome-shell/package.json +++ b/packages/gnome-shell/package.json @@ -1,6 +1,6 @@ { "name": "@girs/gnome-shell", - "version": "50.0.1", + "version": "50.0.2", "description": "GJS TypeScript type definitions for GNOME Shell Extensions", "type": "module", "main": "./dist/index.js",