Skip to content

Commit e8ba9d0

Browse files
Adam HopkinsAdam Hopkins
authored andcommitted
Updated deleteType, deleteUrl, and thumbnailUrl for new jQuery File Upload
1 parent f80cda9 commit e8ba9d0

File tree

12 files changed

+142
-201
lines changed

12 files changed

+142
-201
lines changed

Changes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,12 @@ Revision history for jQuery-File-Upload
8282
0.20
8383

8484
Fixed docs for <gt> by author name
85+
86+
0.21
87+
88+
Fixed docs for <gt> by author name
89+
90+
91+
0.22
92+
93+
Updated deleteType, deleteUrl, and thumbnailUrl for new jQuery File Upload

Changes~

Lines changed: 0 additions & 80 deletions
This file was deleted.

MYMETA.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Adam Hopkins <srchulo@cpan.org>"
55
],
66
"dynamic_config" : 0,
7-
"generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921",
7+
"generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.141170",
88
"license" : [
99
"unknown"
1010
],
@@ -45,5 +45,5 @@
4545
}
4646
},
4747
"release_status" : "stable",
48-
"version" : "0.20"
48+
"version" : "0.22"
4949
}

MYMETA.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,28 @@ abstract: 'Server-side solution for the L<jQuery File Upload|https://github.com/
33
author:
44
- 'Adam Hopkins <srchulo@cpan.org>'
55
build_requires:
6-
Test::More: 0
6+
Test::More: '0'
77
configure_requires:
8-
ExtUtils::MakeMaker: 0
8+
ExtUtils::MakeMaker: '0'
99
dynamic_config: 0
10-
generated_by: 'ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921'
10+
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.141170'
1111
license: unknown
1212
meta-spec:
1313
url: http://module-build.sourceforge.net/META-spec-v1.4.html
14-
version: 1.4
14+
version: '1.4'
1515
name: jQuery-File-Upload
1616
no_index:
1717
directory:
1818
- t
1919
- inc
2020
requires:
21-
CGI: 0
22-
Cwd: 0
23-
Digest::MD5: 0
24-
Image::Magick: 0
25-
JSON::XS: 0
26-
Net::SSH2: 0
27-
Net::SSH2::SFTP: 0
28-
URI: 0
29-
perl: 5.006
30-
version: 0.20
21+
CGI: '0'
22+
Cwd: '0'
23+
Digest::MD5: '0'
24+
Image::Magick: '0'
25+
JSON::XS: '0'
26+
Net::SSH2: '0'
27+
Net::SSH2::SFTP: '0'
28+
URI: '0'
29+
perl: '5.006'
30+
version: '0.22'

0 commit comments

Comments
 (0)