We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 409d001 + 20879cc commit 11ac5f5Copy full SHA for 11ac5f5
README.md
@@ -39,7 +39,7 @@
39
40
```yaml
41
dependencies:
42
- over_react: "^1.1.0"
+ over_react: "^1.1.1"
43
```
44
45
2. Add the `over_react` [transformer] to your `pubspec.yaml`.
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: over_react
2
-version: 1.1.0
+version: 1.1.1
3
description: A library for building statically-typed React UI components using Dart.
4
homepage: https://github.com/Workiva/over_react/
5
authors:
0 commit comments