Skip to content

Commit 10dd19e

Browse files
author
Ola Holmström
committed
update version and add @DavidLGoldberg as contributor
1 parent 1bae060 commit 10dd19e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ Look at [react-tagsinput.css](./react-tagsinput.css) for a basic style.
149149
* Gaurav Tiwari (@gauravtiwari)
150150
* Tay Yang Shun (@yangshun)
151151
* Trevor Hutto (@huttotw)
152+
* David L. Goldberg (@DavidLGoldberg)
152153

153154

154155
---

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tagsinput",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Simple react.js component for inputing tags",
55
"main": "react-tagsinput.js",
66
"peerDependencies": {

0 commit comments

Comments
 (0)