Skip to content

Commit 2af01a9

Browse files
authored
Merge pull request #244 from osociety/release-v6.0.4
Publish v6.0.5
2 parents 578ddf5 + 4ee5cd1 commit 2af01a9

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 6.0.5
4+
Bug fixes and improvements
5+
36
## 6.0.4
47
Performance improvements
58

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Network Tools
1+
# Cross Platform Network Tools
22

3-
[![pub package](https://img.shields.io/pub/v/network_tools.svg)](https://pub.dev/packages/network_tools) [![Dart](https://github.com/osociety/network_tools/actions/workflows/dart.yml/badge.svg)](https://github.com/osociety/network_tools/actions/workflows/dart.yml) [![Code Coverage](https://github.com/osociety/network_tools/actions/workflows/static.yml/badge.svg)](https://osociety.github.io/network_tools)
3+
[![pub package](https://img.shields.io/pub/v/network_tools.svg)](https://pub.dev/packages/network_tools) [![Dart](https://github.com/osociety/network_tools/actions/workflows/dart.yml/badge.svg)](https://github.com/osociety/network_tools/actions/workflows/dart.yml) [![Code Coverage](https://github.com/osociety/network_tools/actions/workflows/static.yml/badge.svg)](https://osociety.github.io/network_tools) [![codecov](https://codecov.io/gh/osociety/network_tools/graph/badge.svg?token=J9G2472GQZ)](https://codecov.io/gh/osociety/network_tools)
44

55
Network Tools Supported
66

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: network_tools
22
description: Networking Tools library which can help you discover open ports, devices on subnet and many other things.
3-
version: 6.0.4
3+
version: 6.0.5
44
issue_tracker: https://github.com/osociety/network_tools/issues
55
repository: https://github.com/osociety/network_tools
66
example: example/main.dart

0 commit comments

Comments
 (0)