Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
jQuery cache memory leaks patch release.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueimp committed Nov 29, 2014
1 parent 364c82c commit 80b9f78
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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",
Expand Down
2 changes: 1 addition & 1 deletion 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": [
Expand Down
2 changes: 1 addition & 1 deletion 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": [
Expand Down

0 comments on commit 80b9f78

Please sign in to comment.