From df339e852ee6249c8ff8c0c5677820f0709319b0 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Mon, 17 May 2021 15:43:15 +0000 Subject: [PATCH] Bump version to 0.3.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bff09484..f5e46b03 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: react_testing_library -version: 0.2.1 +version: 0.3.0 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/ environment: