diff --git a/package.json b/package.json index db3ee97..dcfdf5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pandoc-svg", - "version": "0.0.0", + "version": "1.0.0", "type": "module", "description": "A pandoc filter for HTML output that optimizes and inlines SVGs, and adapts them for use with MathJax.", "scripts": {