From 52d5cf7b581cbc8177b1da9ca50e998de02f9ab8 Mon Sep 17 00:00:00 2001 From: Noel da Costa Date: Thu, 11 Jul 2024 23:06:54 +0100 Subject: [PATCH] v1.1.2 --- module.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index a378dd3..86ac482 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "title": "Actor Studio", "description": "Easily create Heroes, Villains and everything in between.", - "version": "1.1.1", + "version": "1.1.2", "styles": [ "dist/style.css" ], diff --git a/package.json b/package.json index c7c20a1..10d112b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "description": "Easily create Heroes, Villains and everything in between.", "license": "MIT", "private": false, - "version": "1.1.1", + "version": "1.1.2", "type": "module", "authors": [ {