diff --git a/package.json b/package.json index 30578f7..437e961 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@poppinss/dumper", - "version": "0.4.2", + "version": "0.5.0", "description": "Pretty print JavaScript data types in the terminal and the browser", "main": "build/index.js", "type": "module",