diff --git a/package.json b/package.json index 1fa7646..58d5cc0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rlanz/sentry", "description": "A wrapper around the Sentry SDK to make it easier to use in a AdonisJS application", - "version": "0.0.4", + "version": "0.0.5", "engines": { "node": ">= 20.11.0" }, @@ -72,4 +72,4 @@ "web": true } } -} \ No newline at end of file +}