diff --git a/package-lock.json b/package-lock.json index e1b6af0..5129993 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "docusaurus-plugin-native-ideal-image", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "docusaurus-plugin-native-ideal-image", - "version": "0.0.8", + "version": "0.0.9", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index 22168ab..3266053 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docusaurus-plugin-native-ideal-image", - "version": "0.0.8", + "version": "0.0.9", "description": "Pre-process images to multiple formats and low quality image placeholders", "keywords": ["docusaurus"], "author": "Tony",