From a3a4409e1d842ac8e2e80777ce16ced690113ed9 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Sun, 14 Apr 2024 22:31:22 +0100 Subject: [PATCH] Bump version to align with go-types --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbe673f..8af7c32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@owlboard/ts-types", - "version": "0.1.10", + "version": "1.0.0", "description": "Declares Typescript types for the OwlBoard stack", "main": "index.ts", "scripts": {