Skip to content

Commit fabf0ee

Browse files
committed
chore: version 0.4.0
1 parent 6e23808 commit fabf0ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## unreleased
1+
## 0.4.0
22

33
- **BREAKING**: Remove `maxDistance` parameter from `FruchtermanReingoldAlgorithm`
44
- **BREAKING**: Remove `loaderBuilder` parameter from `GraphView`

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: force_directed_graphview
22
description: A highly customizable library for displaying force-directed graphs in Flutter.
3-
version: 0.3.0
3+
version: 0.4.0
44

55
homepage: https://github.com/cupofme/force_directed_graphview
66
repository: https://github.com/cupofme/force_directed_graphview

0 commit comments

Comments
 (0)