diff --git a/package.json b/package.json index 756f6dc..504d1c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@luxuryescapes/lib-events", - "version": "1.0.29", + "version": "1.0.30", "main": "index.js", "scripts": { "test": "./node_modules/.bin/jest && yarn run lint",