Skip to content

Commit

Permalink
update changelog & bump
Browse files Browse the repository at this point in the history
  • Loading branch information
anthochamp committed Feb 4, 2024
1 parent faf53fb commit 03140b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.1.3

- Update LICENSE's copyright to include contributors and use SPDX file header
- Widen SDK environment requirement to include Dart 3 versions
- Upgrade ac_lints package to 0.2.0

## 0.1.2

- fix InetConcurrentConnectivityChecker bad state errors
Expand All @@ -8,4 +14,4 @@

## 0.1.0

- Initial release
- Initial release
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ac_inet_connectivity_checker
description: A simple, cancellable and stateless Internet connectivity checker which do not depend on any protocol
version: 0.1.2
version: 0.1.3
repository: https://github.com/anthochamp/dart-inet-connectivity-checker

environment:
Expand Down

0 comments on commit 03140b9

Please sign in to comment.