From 94abc2671798f97bcee7a53b7fc79e70a53f4a54 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 12 Oct 2023 22:07:57 +0100 Subject: [PATCH] Bump to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7fe790..c89edbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@owlboard/ts-types", - "version": "0.1.0", + "version": "0.1.1", "description": "Declares Typescript types for the OwlBoard stack", "main": "index.ts", "scripts": {