diff --git a/package.json b/package.json index 55b4c1a7..0c110ea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "5.0.1", + "version": "5.0.2", "scripts": { "test": "jest --coverage", "test-ci": "jest --coverage --runInBand && npm run build",