This commit is contained in:
Illimar Tambek
2014-03-07 09:15:18 +02:00
parent 7c5ac60e09
commit 1b897c8435
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bootstrap-tokenfield",
"version": "0.11.1",
"version": "0.11.6",
"title": "Bootstrap Tokenfield",
"author": {
"name": "ragulka",

View File

@@ -1,7 +1,7 @@
{
"name": "bootstrap-tokenfield",
"description": "Advanced tagging/tokenizing plugin for input fields with a focus on keyboard and copy-paste support.",
"version": "0.11.1",
"version": "0.11.6",
"authors": [
{
"name": "ragulka",

View File

@@ -1,5 +1,5 @@
/* ============================================================
* bootstrap-tokenfield.js v0.11.0
* bootstrap-tokenfield.js v0.11.6
* ============================================================
*
* Copyright 2013-2014 Sliptree

View File

@@ -2,7 +2,7 @@
"name": "bootstrap-tokenfield",
"title": "Bootstrap Tokenfield",
"description": "Advanced tagging/tokenizing plugin for input fields with a focus on keyboard and copy-paste support.",
"version": "0.11.1",
"version": "0.11.6",
"main": "dist/bootsrap-tokenfield.js",
"homepage": "http://sliptree.github.io/bootstrap-tokenfield/",
"author": {