diff --git a/package.json b/package.json index d280dda..f3627b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wfa-js", - "version": "0.0.1", + "version": "1.0.0", "description": "Wavefront alignment algorithm in JS", "main": "tests/test.js", "type": "module",