Skip to content

Commit 78f372a

Browse files
committed
fix github and home links
1 parent ac9a489 commit 78f372a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

packages/neat_ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.5
2+
3+
- Fix Github & Homepage links.
4+
15
## 0.0.4
26

37
- Final test of Github Actions.

packages/neat_ui/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: neat_ui
22
description: A Flutter package with UI helpers (widgets/utils).
3-
version: 0.0.4
4-
homepage: https://github.com/neatcodingZP/flutter.basic_libs/packages/neat_ui
5-
repository: https://github.com/neatcodingZP/flutter.basic_libs/packages/neat_ui
3+
version: 0.0.5
4+
homepage: https://github.com/neatcodingZP/flutter.basic_libs/tree/master/packages/neat_ui
5+
repository: https://github.com/neatcodingZP/flutter.basic_libs/tree/master/packages/neat_ui
66
issue_tracker: https://github.com/neatcodingZP/flutter.basic_libs/issues
77

88
environment:

0 commit comments

Comments
 (0)