diff --git a/package.json b/package.json index 690c515..d96b0c1 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "git+https://github.com/nearform/node-cephes.git" }, - "version": "1.2.0", + "version": "2.0.0", "main": "index.js", "scripts": { "test": "c8 node --test test/*.test.js"