Skip to content

Commit 14c522a

Browse files
authored
v2.9.1+1 (#109)
1 parent fcc9b8e commit 14c522a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.9.1+1
2+
3+
- docs: added indie game support section to README in [f554493](https://github.com/OutdatedGuy/internet_connection_checker_plus/commit/f554493)
4+
15
## 2.9.1
26

37
- docs: enhance README with engaging descriptions in [e9e503e](https://github.com/OutdatedGuy/internet_connection_checker_plus/commit/e9e503e)

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ packages:
121121
path: ".."
122122
relative: true
123123
source: path
124-
version: "2.9.1"
124+
version: "2.9.1+1"
125125
lints:
126126
dependency: transitive
127127
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: internet_connection_checker_plus
22
description: "A Flutter package to check your internet connection with subsecond response times, even on mobile networks!"
3-
version: 2.9.1
3+
version: 2.9.1+1
44
homepage: https://outdatedguy.rocks
55
repository: https://github.com/OutdatedGuy/internet_connection_checker_plus
66
topics:

0 commit comments

Comments
 (0)