From 89e19e9e81dc5987e3e0c8ed0fbf2a892a287495 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Tue, 3 Aug 2021 16:33:20 +0000 Subject: [PATCH] Bump version to 1.1.6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index be517e85..c09fddc1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: react_testing_library -version: 1.1.5 +version: 1.1.6 description: A Dart unit testing library for OverReact components that mimics the API of the JS react-testing-library homepage: https://github.com/Workiva/react_testing_library/ documentation: https://workiva.github.io/react_testing_library