Skip to content

Commit d1aee32

Browse files
author
Davit Barbakadze
committed
bump version
1 parent 919304d commit d1aee32

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ _notes
1818
node_modules/
1919
.idea/
2020
sftp-config.json
21+
.vscode

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "plupload",
33
"description": "Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.",
4-
"version": "3.1.1",
5-
"releaseDate": "2017-10-03",
4+
"version": "3.1.2",
5+
"releaseDate": "2018-02-20",
66
"author": "Ephox",
77
"contributors": [{
88
"name": "Davit Barbakadze",

0 commit comments

Comments
 (0)