We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d5825 commit 079afc3Copy full SHA for 079afc3
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Changed
11
12
-## 0.9.1 - 2020-09-09
+## 0.9.2 - 2020-09-09
13
### Added
14
15
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-schema-form",
3
- "version": "0.9.1",
+ "version": "0.9.2",
4
"description": "React json schema form",
5
"keywords": [
6
"json schema",
0 commit comments