Skip to content

Commit 383dfa3

Browse files
committed
🔖 0.3.6
1 parent 1d0045d commit 383dfa3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.6
2+
3+
* Update dependency: intl to ^0.20.0.
4+
15
## 0.3.5
26

37
* Update dependency: intl to ^0.19.0.
@@ -52,4 +56,4 @@
5256

5357
## 0.1.0
5458

55-
* Initial Open Source release.
59+
* Initial Open Source release.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: interactive_chart
22
description: A candlestick chart that supports hand gestures such as pinch-to-zoom and panning.
3-
version: 0.3.5
3+
version: 0.3.6
44
homepage: https://github.com/h65wang/flutter-interactive-chart
55

66
environment:

0 commit comments

Comments
 (0)