From b90cc45af99430127661dae910e2fff66214ddd3 Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Wed, 16 May 2018 22:41:53 +0200 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5951d57..d1f35e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-select-country", - "version": "1.0.2", + "version": "2.0.0", "description": "A jQuery plugin that utilizes Bootstrap's dropdown.js and bootstrap-select to provide country data and styling to standard select elements.", "main": "dist/js/bootstrap-select-country.min.js", "scripts": {