diff --git a/package.json b/package.json index cac9a8d1..e901726d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-testing-library", - "version": "1.1.0", + "version": "1.1.1", "description": "Chai and Jest matchers for aws services", "scripts": { "lint": "tslint 'src/**/*.ts'",