chore: Update version number to fix bad publish

This commit is contained in:
Glen Whitney 2024-02-12 13:32:38 -08:00
parent fb1d2a020c
commit 1a2077a6b6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
name: 'vrml1to97',
version: '0.2.3',
version: '0.2.4',
description: 'JavaScript converter from VRML 1 to VRML97',
scripts: {
test: 'echo "Error: no test specified" && exit 1',