update version in package manager config files
This commit is contained in:
parent
06d2293f3e
commit
2eadef964f
@ -1,6 +1,6 @@
|
||||
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
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -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.3",
|
||||
"version": "4.0.4",
|
||||
"demo": "https://select2.github.io/",
|
||||
"keywords": [
|
||||
"jquery"
|
||||
|
@ -34,7 +34,7 @@
|
||||
"src",
|
||||
"dist"
|
||||
],
|
||||
"version": "4.0.3",
|
||||
"version": "4.0.4",
|
||||
"jspm": {
|
||||
"main": "js/select2",
|
||||
"directories": {
|
||||
|
@ -11,7 +11,7 @@
|
||||
"tag",
|
||||
"tagging"
|
||||
],
|
||||
"version": "4.0.3",
|
||||
"version": "4.0.4",
|
||||
"author": {
|
||||
"name": "Kevin Brown",
|
||||
"url": "https://github.com/kevin-brown"
|
||||
|
Loading…
Reference in New Issue
Block a user