gbv / jskos-tools

Tools for working with the JSKOS data format.
https://gbv.github.io/jskos-tools/
MIT License
2 stars 0 forks source link

Include JSKOS spec version number #2

Closed nichtich closed 6 years ago

nichtich commented 6 years ago
const { version } = require("jskos-validate") # 0.4.1
stefandesu commented 6 years ago

Would this be fine as a manually bumped version number? Alternatively, it could probably be included in the JSON Schema somehow so that it's separate from the validation module.