We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e44a355 + eed7312 commit df4d59aCopy full SHA for df4d59a
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: over_react
2
-version: 4.10.4
+version: 4.11.0
3
description: A library for building statically-typed React UI components using Dart.
4
homepage: https://github.com/Workiva/over_react/
5
environment:
tools/analyzer_plugin/pubspec.yaml
@@ -13,7 +13,7 @@ dependencies:
13
# Upon release, this should be pinned to the over_react version from ../../pubspec.yaml
14
# so that it always resolves to the same version of over_react that the user has pulled in,
15
# and thus has the same boilerplate parsing code that's running in the builder.
16
- over_react: 4.10.4
+ over_react: 4.11.0
17
path: ^1.5.1
18
source_span: ^1.7.0
19
yaml: ^3.0.0
0 commit comments