diff --git a/composer.json b/composer.json index fd54260..5d7d012 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "texnixe/related", "description": "Fetch related pages or files based on the values of a given field ", - "version": "1.0.1", + "version": "1.0.2", "type": "kirby-plugin", "license": "MIT", "authors": [ diff --git a/package.json b/package.json index 1a1bec3..a6831f5 100755 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Kirby Related plugin", "author": "Sonja Broda ", "license": "MIT", - "version": "1.0.1", + "version": "1.0.2", "repository": { "type": "git", "url": "https://github.com/texnixe/kirby-related"