diff --git a/README.md b/README.md index c4c5b319c..5f5f57f9b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ ```yaml dependencies: - over_react: "^1.1.0" + over_react: "^1.1.1" ``` 2. Add the `over_react` [transformer] to your `pubspec.yaml`. diff --git a/pubspec.yaml b/pubspec.yaml index ebf8cb803..092299bea 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: over_react -version: 1.1.0 +version: 1.1.1 description: A library for building statically-typed React UI components using Dart. homepage: https://github.com/Workiva/over_react/ authors: