Skip to content

Commit ad64fbf

Browse files
committed
release: bump version 2.6.3
1 parent 1259136 commit ad64fbf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/react-customize-token-input.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-customize-token-input.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-customize-token-input.original.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/index.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
/*! For license information please see index.js.LICENSE.txt */
88

9-
/*! react-customize-token-input v2.6.3-alpha.1 | (c) 2018 Mark Lin. | MIT | https://github.com/seawind543/react-token-input */
9+
/*! react-customize-token-input v2.6.3 | (c) 2018 Mark Lin. | MIT | https://github.com/seawind543/react-token-input */

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-customize-token-input",
3-
"version": "2.6.3-alpha.1",
3+
"version": "2.6.3",
44
"description": "A react token (tag) input component. Allow customize data structure and Look & Feel",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)