diff --git a/.travis.yml b/.travis.yml index 48da05b6..ad42edf1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: dart +dist: precise dart: - "1.23.0" with_content_shell: true diff --git a/pubspec.yaml b/pubspec.yaml index a7265d2d..d3640f92 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: over_react_test -version: 1.0.1 +version: 1.1.0 description: A library for testing OverReact components homepage: https://github.com/Workiva/over_react_test/ authors: