From 6234ecdfdc91184d77e64b2cea84e2936c290fb7 Mon Sep 17 00:00:00 2001 From: Ken Riley Date: Thu, 16 Apr 2026 14:29:55 -0600 Subject: [PATCH] chore: bump version to 4.6.4-staging.15 (#60) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44c7d9a..9152713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodots-llc/backgammon-types", - "version": "4.6.4-staging.14", + "version": "4.6.4-staging.15", "description": "Type definitions for Nodots Backgammon", "main": "dist/index.js", "types": "dist/index.d.ts",