Skip to content

Commit 079afc3

Browse files
committed
upgrade to 0.9.2 and update changelog
1 parent 62d5825 commit 079afc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

12-
## 0.9.1 - 2020-09-09
12+
## 0.9.2 - 2020-09-09
1313
### Added
1414

1515
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-schema-form",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "React json schema form",
55
"keywords": [
66
"json schema",

0 commit comments

Comments
 (0)