bump version to 1.0.0

This commit is contained in:
Arthur Lu 2024-08-06 17:45:39 +00:00
parent 096d184b4b
commit bc50e3ee4d

View File

@ -1,6 +1,6 @@
{ {
"name": "wfa-js", "name": "wfa-js",
"version": "0.0.1", "version": "1.0.0",
"description": "Wavefront alignment algorithm in JS", "description": "Wavefront alignment algorithm in JS",
"main": "tests/test.js", "main": "tests/test.js",
"type": "module", "type": "module",