Skip to content

Commit fe622a2

Browse files
committed
bump minor version to include displayArrayKey prop
1 parent 1487e87 commit fe622a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-json-view",
33
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
4-
"version": "1.20.5",
4+
"version": "1.21.0",
55
"main": "dist/main.js",
66
"dependencies": {
77
"flux": "^4.0.1",

0 commit comments

Comments
 (0)