Skip to content

Commit 06e814e

Browse files
committed
bumps for 2.0.1
1 parent b977d27 commit 06e814e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGES
22

3-
## Next
3+
## 2.0.1
44

55
- Disable Isolate parsing in debug mode.
66
- Fix internal Color representation leakage from `package:vector_graphics_compiler`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_svg
22
description: An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
33
repository: https://github.com/dnfield/flutter_svg
44
issue_tracker: https://github.com/dnfield/flutter_svg/issues
5-
version: 2.0.0+1
5+
version: 2.0.1
66

77
dependencies:
88
flutter:

0 commit comments

Comments
 (0)