Explorar o código

bump version to 4.0.5

alexweissman %!s(int64=7) %!d(string=hai) anos
pai
achega
46ed8ae3ae
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  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.4",
+  "version": "4.0.5",
   "demo": "https://select2.org/",
   "keywords": [
     "jquery"

+ 1 - 1
package.json

@@ -38,7 +38,7 @@
     "src",
     "dist"
   ],
-  "version": "4.0.4",
+  "version": "4.0.5",
   "jspm": {
     "main": "js/select2",
     "directories": {

+ 1 - 1
select2.jquery.json

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