eslint-plugin-json
eslint-plugin-json copied to clipboard
update version number in meta-tag on release
The version number in the meta tag in the plugin object (line 127 in src/index.js) must refelct the version of the package (see eslint documentation).
Probably this can be done in the publish script.