Skip to content

Commit 7ead77e

Browse files
Merge pull request #11 from aaronlademann-wf/1.1.0
Bump version to 1.1.0
2 parents 5e561e8 + 80e9fcb commit 7ead77e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
```yaml
3838
dependencies:
39-
over_react: "^1.0.2"
39+
over_react: "^1.1.0"
4040
```
4141
4242
2. Add the `over_react` [transformer] to your `pubspec.yaml`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: over_react
2-
version: 1.0.2
2+
version: 1.1.0
33
description: A library for building statically-typed React UI components using Dart.
44
homepage: https://github.com/Workiva/over_react/
55
authors:

0 commit comments

Comments
 (0)