diff --git a/package.json b/package.json index dbf5c40..28fef9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nexlog", - "version": "2.2.3", + "version": "3.0.0", "description": "A simple and effective logging library for Next.js, compatible with server, browser, and edge environments.", "type": "module", "main": "./src/index.ts",