From 9e2673622448577cb0eb3bcbe9c5ae80ba451573 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 1 Aug 2023 14:45:41 +0100 Subject: [PATCH] Bump version - Unable to push --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b58fab4..3698602 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@owlboard/ts-types", - "version": "0.0.1", + "version": "0.0.2", "description": "Declares Typescript types for the OwlBoard stack", "main": "index.ts", "scripts": {