diff --git a/package.json b/package.json index a188c24..bb30e74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@papb/json-excel", - "version": "0.0.0", + "version": "1.0.0", "description": "Create a pretty Excel table from JSON data with a very simple API", "license": "MIT", "repository": "papb/json-excel",