Skip to content

Commit 5d19384

Browse files
Bump version to 1.1.1 and update CHANGELOG version
1 parent bbd68cd commit 5d19384

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

third_party/packages/path_parsing/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## NEXT
1+
## 1.1.1
22

3-
* Adds documentation for all public API members.
3+
* Adds documentation for all public API members.
44
* Updates minimum supported SDK version to Flutter 3.35/Dart 3.9.
55

66
## 1.1.0

third_party/packages/path_parsing/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >
33
A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG.
44
repository: https://github.com/flutter/packages/tree/main/third_party/packages/path_parsing
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+path_parsing%22
6-
version: 1.1.0
6+
version: 1.1.1
77

88
environment:
99
sdk: ^3.9.0

0 commit comments

Comments
 (0)