diff --git a/package.json b/package.json index 8503750..9f7141a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bigdecimal.js", - "version": "0.0.12", + "version": "1.0.0", "description": "A BigDecimal implementation with native BigInts", "main": "lib/index.js", "scripts": {