Skip to content

Commit b668361

Browse files
committed
Increase version.
1 parent 7230085 commit b668361

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

flutter_dropzone/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
sdk: flutter
1313

1414
flutter_dropzone_platform_interface: ^2.0.6
15-
flutter_dropzone_web: ^3.0.11
15+
flutter_dropzone_web: ^3.0.12
1616

1717
dev_dependencies:
1818
flutter_test:

flutter_dropzone_web/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [3.0.12] - coming
3+
## [3.0.12] - 2023-08-15
44

55
* Fixing onDropMultiple with strings
66

flutter_dropzone_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_dropzone_web
22
description: A drag-and-drop Flutter plugin (Web only).
3-
version: 3.0.11
3+
version: 3.0.12
44
homepage: https://github.com/deakjahn/flutter_dropzone
55

66
environment:

0 commit comments

Comments
 (0)