We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e6e4b commit 70a2895Copy full SHA for 70a2895
CHANGELOG.md
@@ -1,2 +1,5 @@
1
+## 0.1.1
2
+- refactor path
3
+
4
## 0.1.0
5
Released project
example/pubspec.lock
@@ -115,7 +115,7 @@ packages:
115
path: ".."
116
relative: true
117
source: path
118
- version: "0.1.0"
+ version: "0.1.1"
119
path:
120
dependency: transitive
121
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: mrx_charts
description: Simple, high-performance Flutter charts with beautiful animations.
-version: 0.1.0
+version: 0.1.1
repository: https://github.com/merixstudio/mrx-flutter-charts
issue_tracker: https://github.com/merixstudio/mrx-flutter-charts/issues
6
homepage:
0 commit comments