diff --git a/package.json b/package.json index 942d463..bc811fc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "packageManager": "yarn@4.11.0", "name": "@reforge-com/javascript", - "version": "0.0.4", + "version": "0.0.5", "description": "Feature Flags & Dynamic Configuration as a Service", "main": "dist/index.cjs", "module": "dist/index.mjs",