瀏覽代碼

Upgrade to release v4.0.1

Kartik Visweswaran 10 年之前
父節點
當前提交
de3edc435e
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      bower.json
  2. 2 2
      composer.json

+ 1 - 1
bower.json

@@ -5,7 +5,7 @@
     "authors": [
     "authors": [
         "Kartik Visweswaran <[email protected]>"
         "Kartik Visweswaran <[email protected]>"
     ],
     ],
-    "description": "An enhanced HTML 5 file input for Bootstrap 3.x with file preview, multiple selection, and more features.",
+    "description": "An enhanced HTML 5 file input for Bootstrap 3.x with file preview, multiple selection, ajax uploads, and more features.",
     "main": [
     "main": [
         "./css/fileinput.min.css",
         "./css/fileinput.min.css",
         "./js/fileinput.min.js"
         "./js/fileinput.min.js"

+ 2 - 2
composer.json

@@ -1,7 +1,7 @@
 {
 {
     "name": "kartik-v/bootstrap-fileinput",
     "name": "kartik-v/bootstrap-fileinput",
-    "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, and more.",
-    "keywords": ["bootstrap", "jquery", "file", "input", "preview", "upload", "image", "multiple"],
+    "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
+    "keywords": ["bootstrap", "jquery", "file", "input", "preview", "upload", "image", "multiple", "ajax", "progress"],
     "homepage": "https://github.com/kartik-v/bootstrap-fileinput",
     "homepage": "https://github.com/kartik-v/bootstrap-fileinput",
     "license": "BSD 3-Clause",
     "license": "BSD 3-Clause",
     "authors": [
     "authors": [