Skip to content

Commit 2d5e06b

Browse files
committed
Bumbed version
1 parent 247f339 commit 2d5e06b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "resumable.js",
33
"repo": "23/resumable.js",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"main": "resumable.js",
66
"scripts": ["resumable.js"]
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resumablejs",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.",
55
"main": "resumable.js",
66
"types": "./resumable.d.ts",

0 commit comments

Comments
 (0)