diff --git a/package-lock.json b/package-lock.json index 95b54ee..04580cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-vscode", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 829fd2c..8faf09e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-vscode", - "version": "1.1.1", + "version": "1.1.2", "description": "Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences", "main": "index.js", "scripts": {