Skip to content

Commit a564ac4

Browse files
committed
version bump
1 parent a3e1c15 commit a564ac4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ packages:
5252
path: ".."
5353
relative: true
5454
source: path
55-
version: "1.0.1"
55+
version: "1.0.2"
5656
image_picker:
5757
dependency: "direct main"
5858
description:

pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ packages:
4040
source: hosted
4141
version: "2.0.8"
4242
sdks:
43-
dart: ">=2.1.0 <3.0.0"
43+
dart: ">=2.2.0 <3.0.0"

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_uploader
22
description: background upload plugin for flutter
3-
version: 1.0.1
3+
version: 1.0.2
44
author: onikiri <[email protected]>
55
homepage: https://github.com/BlueChilli/flutter_uploader
66

0 commit comments

Comments
 (0)