Version 1.0.1

This commit is contained in:
Josh Johnson 2016-07-30 16:04:45 +01:00
parent 4d2f82ee44
commit 14ab6e265a

View file

@ -1,6 +1,6 @@
{ {
"name": "choices.js", "name": "choices.js",
"version": "1.0.0", "version": "1.0.1",
"description": "A vanilla JS customisable text input/select box plugin", "description": "A vanilla JS customisable text input/select box plugin",
"main": "./assets/scripts/dist/choices.min.js", "main": "./assets/scripts/dist/choices.min.js",
"scripts": { "scripts": {