diff --git a/package-lock.json b/package-lock.json index 207fbd9..23cc4dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cgoern/fly", - "version": "1.0.4", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@cgoern/fly", - "version": "1.0.4", + "version": "1.1.0", "license": "MIT", "dependencies": { "@stencil/core": "^2.18.0", diff --git a/package.json b/package.json index 7c85aaa..aa13436 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cgoern/fly", - "version": "1.0.4", + "version": "1.1.0", "description": "Custom element for rendering Lottie animations.", "license": "MIT", "author": "cgoern",