From bc9d40b6d5e3ee9e838bea998c1d33c17e520b61 Mon Sep 17 00:00:00 2001 From: xpa Date: Tue, 29 Nov 2022 21:56:06 +0900 Subject: [PATCH] dump: v0.2.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8056afd9..65953897 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xpadev-net/niconicomments", - "version": "0.2.35", + "version": "0.2.36", "description": "NiconiComments is a comment drawing library that is somewhat compatible with the official Nico Nico Douga player.", "main": "dist/bundle.js", "types": "dist/bundle.d.ts",