Browse Source

bump for 4.0.6-rc.1

alexweissman 7 năm trước cách đây
mục cha
commit
d9b8624682
3 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 1 1
      component.json
  2. 1 1
      package.json
  3. 1 1
      select2.jquery.json

+ 1 - 1
component.json

@@ -2,7 +2,7 @@
   "name": "select2",
   "repo": "select/select2",
   "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
-  "version": "4.0.6-rc.0",
+  "version": "4.0.6-rc.1",
   "demo": "https://select2.org/",
   "keywords": [
     "jquery"

+ 1 - 1
package.json

@@ -39,7 +39,7 @@
     "src",
     "dist"
   ],
-  "version": "4.0.6-rc.0",
+  "version": "4.0.6-rc.1",
   "jspm": {
     "main": "js/select2",
     "directories": {

+ 1 - 1
select2.jquery.json

@@ -11,7 +11,7 @@
         "tag",
         "tagging"
     ],
-  "version": "4.0.6-rc.0",
+  "version": "4.0.6-rc.1",
     "author": {
         "name": "Kevin Brown",
         "url": "https://github.com/kevin-brown"