From 80b9f7818563dc11b8979b69df30c65f49bc1203 Mon Sep 17 00:00:00 2001 From: Sebastian Tschan Date: Sat, 29 Nov 2014 12:16:52 +0000 Subject: [PATCH] jQuery cache memory leaks patch release. --- blueimp-file-upload.jquery.json | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blueimp-file-upload.jquery.json b/blueimp-file-upload.jquery.json index d6d8c911c..4b3959516 100644 --- a/blueimp-file-upload.jquery.json +++ b/blueimp-file-upload.jquery.json @@ -1,6 +1,6 @@ { "name": "blueimp-file-upload", - "version": "9.8.0", + "version": "9.8.1", "title": "jQuery File Upload", "author": { "name": "Sebastian Tschan", diff --git a/bower.json b/bower.json index c0d3d3259..f93370512 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "blueimp-file-upload", - "version": "9.8.0", + "version": "9.8.1", "title": "jQuery File Upload", "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.", "keywords": [ diff --git a/package.json b/package.json index 880574aa7..df71ad2fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blueimp-file-upload", - "version": "9.8.0", + "version": "9.8.1", "title": "jQuery File Upload", "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.", "keywords": [