diff --git a/package.json b/package.json index 7a71e37..bee46bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reviews-to-slack", - "version": "2.0.2", + "version": "2.1.0", "description": "Post app reviews to Slack", "scripts": { "test": "npm run lint && npm run test-unit",