Skip to content

Commit 1bc69cd

Browse files
bump version
1 parent 9534c24 commit 1bc69cd

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
## 0.1.2
2+
- Add doc
3+
14
## 0.1.1
2-
- refactor path
5+
- Refactor path
36

47
## 0.1.0
5-
Released project
8+
- Released project

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ packages:
115115
path: ".."
116116
relative: true
117117
source: path
118-
version: "0.1.1"
118+
version: "0.1.2"
119119
path:
120120
dependency: transitive
121121
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mrx_charts
22
description: Simple, high-performance Flutter charts with beautiful animations.
3-
version: 0.1.1
3+
version: 0.1.2
44
repository: https://github.com/merixstudio/mrx-flutter-charts
55
issue_tracker: https://github.com/merixstudio/mrx-flutter-charts/issues
66
homepage:

0 commit comments

Comments
 (0)