Skip to content

Commit 33959e9

Browse files
derbergdalelanelbroudouxmagicmatatjahu
authored
feat: use release 2.1.0 of the spec (#75)
Co-authored-by: Dale Lane <dale.lane@gmail.com> Co-authored-by: Laurent Broudoux <laurent.broudoux@gmail.com> Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
1 parent 18acc6f commit 33959e9

File tree

3 files changed

+1489
-69
lines changed

3 files changed

+1489
-69
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ module.exports = {
55
'2.0.0-rc1': require('./schemas/2.0.0-rc1.json'),
66
'2.0.0-rc2': require('./schemas/2.0.0-rc2.json'),
77
'2.0.0': require('./schemas/2.0.0.json'),
8+
'2.1.0': require('./schemas/2.1.0.json'),
89
};

0 commit comments

Comments
 (0)