We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e561e8 + 80e9fcb commit 7ead77eCopy full SHA for 7ead77e
README.md
@@ -36,7 +36,7 @@
36
37
```yaml
38
dependencies:
39
- over_react: "^1.0.2"
+ over_react: "^1.1.0"
40
```
41
42
2. Add the `over_react` [transformer] to your `pubspec.yaml`.
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: over_react
2
-version: 1.0.2
+version: 1.1.0
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