update version in package manager config files
This commit is contained in:
parent
06d2293f3e
commit
2eadef964f
@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2012-2015 Kevin Brown, Igor Vaynberg, and Select2 contributors
|
Copyright (c) 2012-2017 Kevin Brown, Igor Vaynberg, and Select2 contributors
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "select2",
|
"name": "select2",
|
||||||
"repo": "select/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.",
|
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
|
||||||
"version": "4.0.3",
|
"version": "4.0.4",
|
||||||
"demo": "https://select2.github.io/",
|
"demo": "https://select2.github.io/",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"jquery"
|
"jquery"
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
"src",
|
"src",
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
"version": "4.0.3",
|
"version": "4.0.4",
|
||||||
"jspm": {
|
"jspm": {
|
||||||
"main": "js/select2",
|
"main": "js/select2",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"tag",
|
"tag",
|
||||||
"tagging"
|
"tagging"
|
||||||
],
|
],
|
||||||
"version": "4.0.3",
|
"version": "4.0.4",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Kevin Brown",
|
"name": "Kevin Brown",
|
||||||
"url": "https://github.com/kevin-brown"
|
"url": "https://github.com/kevin-brown"
|
||||||
|
Loading…
Reference in New Issue
Block a user