From 33164cdfb435cf66c98c8a88a847ffe36d14c9e7 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 13 Nov 2024 12:11:51 +0000 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bde691e..16381a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@owlboard/ts-types", - "version": "1.2.0", + "version": "1.2.1", "description": "Declares Typescript types for the OwlBoard stack", "main": "index.ts", "scripts": {