diff --git a/README.md b/README.md index cf2710427..18f73f6ac 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ```yaml dependencies: - over_react: "^1.0.1" + over_react: "^1.0.2" ``` 2. Add the `over_react` [transformer] to your `pubspec.yaml`. diff --git a/pubspec.yaml b/pubspec.yaml index 348da480a..ece351210 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: over_react -version: 1.0.1 +version: 1.0.2 description: A library for building statically-typed React UI components using Dart. homepage: https://github.com/Workiva/over_react/ authors: