From dabdc29b44980b3ce9608f32c4cc535d406830af Mon Sep 17 00:00:00 2001 From: Boris Kirov Date: Thu, 14 Feb 2019 10:08:23 +0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9218283..d0eb57e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testcafe-react-selectors", - "version": "3.0.3", + "version": "3.1.0", "description": "ReactJS selectors for TestCafe", "repository": "https://github.com/DevExpress/testcafe-react-selectors", "main": "lib/index",