Skip to content

Commit 17399b7

Browse files
committed
release: v0.1.4
1 parent 606b4be commit 17399b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ packages:
7676
path: ".."
7777
relative: true
7878
source: path
79-
version: "0.1.1"
79+
version: "0.1.4"
8080
flutter_test:
8181
dependency: "direct dev"
8282
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_system_proxy
22
description: A Flutter Plugin to detect System proxy. When using HTTP client that are not proxy aware this plugin can help with finding the proxy from system settings which then can be used with HTTP Client to make a successful request.
3-
version: 0.1.2
3+
version: 0.1.4
44
homepage: https://github.com/BrowserStackCE/flutter_system_proxy.git
55

66
environment:

0 commit comments

Comments
 (0)