diff --git a/package-lock.json b/package-lock.json index 771cd4e..02f80b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mangoart/gatsby-plugin-dynatrace", - "version": "1.0.3", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b9f8b4f..e0af4d0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mangoart/gatsby-plugin-dynatrace", "description": "Gatsby Plugin to inject the Dynatrace JavaScript Agent into the generated pages and uses the JS ADK to track page changes", - "version": "1.0.3", + "version": "1.1.0", "author": "Markus Oehler ", "main": "index.js", "bugs": {