Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Lundqvist committed Jan 30, 2019
1 parent 52a8887 commit 504ebc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "schematron-runner",
"version": "1.0.0",
"version": "1.1.0",
"description": "A javascript implementation of schematron testing for XML documents. This specifically resolves a need for a package that allows a quick, reliable install for validating HL7 clinical documents, such as C-CDA.",
"main": "build/schematron-runner.js",
"module": "build/schematron-runner.mjs",
Expand Down

0 comments on commit 504ebc9

Please sign in to comment.