Skip to content

Commit bc6ff58

Browse files
committed
Version bump
1 parent cf9934a commit bc6ff58

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
@@ -87,7 +87,7 @@ packages:
8787
path: ".."
8888
relative: true
8989
source: path
90-
version: "0.1.1"
90+
version: "0.2.0"
9191
http_parser:
9292
dependency: transitive
9393
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: http_interceptor
22
description: A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
3-
version: 0.1.1
3+
version: 0.2.0
44
homepage: https://github.com/CodingAleCR/http_interceptor
55

66
environment:

0 commit comments

Comments
 (0)