diff --git a/package.json b/package.json index fcd55bc..3fdee43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axe-testcafe", - "version": "1.0.0", + "version": "1.1.0", "description": "The TestCafe module that allows you to use the aXe accessibility engine in TestCafe tests", "main": "index.js", "repository": {