Skip to content

Commit 9ca809b

Browse files
committed
v0.3.20
1 parent 6292fc3 commit 9ca809b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.3.19"
6+
"version": "0.3.20"
77
}

packages/jsonmvc-schema/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "https://github.com/jsonmvc/jsonmvc/issues"
2525
},
2626
"homepage": "https://github.com/jsonmvc/jsonmvc/packages/jsonmvc-schema#readme",
27-
"version": "0.3.19",
27+
"version": "0.3.20",
2828
"dependencies": {
2929
"js-yaml": "^3.10.0",
3030
"json-schema-resolve-allof": "github:dumconstantin/json-schema-resolve-allof#recursive-allOf"

0 commit comments

Comments
 (0)