From f0cb80793f4c0cf7160cebbdb286e78b3c9f1c2a Mon Sep 17 00:00:00 2001 From: Dylan Barrell Date: Tue, 2 May 2017 13:17:12 -0400 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04abb6f..14ba2ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "axe-webdriverjs", "description": "Provides a method to inject and analyze web pages using aXe", - "version": "0.5.0", + "version": "1.1.0", "license": "MPL-2.0", "main": "lib/index.js", "contributors": [{