Skip to content

Commit 8c68767

Browse files
committed
[Project] Update version
1 parent 4da9945 commit 8c68767

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
# 1.3.1
3+
## Fix
4+
- Fix README for Github
5+
6+
## Code
7+
- Fix Dependencies
8+
29
# 1.3.0
310
## Feature
411
- Add way to pass plus and minus menu element

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-editable-json-tree",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "React Editable Json Tree",
55
"main": "dist/JsonTree.js",
66
"scripts": {

0 commit comments

Comments
 (0)