From 93614a9870f5084feafc6fdfcb4c6fe6cc7bd4dd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 31 Jul 2026 15:24:13 +0000 Subject: [PATCH] ci(release): 1.3.1 [skip ci] ## [1.3.1](https://github.com/PurrNet/PurrDiction/compare/v1.3.0...v1.3.1) (2026-07-31) ### Bug Fixes * ulong regression ([6626935](https://github.com/PurrNet/PurrDiction/commit/6626935d203ca4999edd3de9476827af777759ac)) --- Assets/PurrDiction/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/PurrDiction/package.json b/Assets/PurrDiction/package.json index ed624527..767fbaf9 100644 --- a/Assets/PurrDiction/package.json +++ b/Assets/PurrDiction/package.json @@ -1,6 +1,6 @@ { "name": "dev.purrnet.purrdiction", - "version": "1.3.0", + "version": "1.3.1", "author": { "name": "PurrNet Team", "url": "https://purrnet.dev/"