Skip to content

Commit 11ac5f5

Browse files
Merge pull request #13 from aaronlademann-wf/1.1.1
Update version strings for 1.1.1
2 parents 409d001 + 20879cc commit 11ac5f5

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
@@ -39,7 +39,7 @@
3939

4040
```yaml
4141
dependencies:
42-
over_react: "^1.1.0"
42+
over_react: "^1.1.1"
4343
```
4444
4545
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.1.0
2+
version: 1.1.1
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)