From 6ae448e2cddf0da3489b55458b8700d2fb42db56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoan=20Mali=C3=A9?= Date: Thu, 9 May 2019 21:03:55 +0200 Subject: [PATCH] Publish version 1.2.0 --- composer.json | 2 +- kirbytextWrap.php | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 8bbe601..fd92c44 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "yoanmalie/kirbytextwrap", "description": "Kirby plugin to get rid of the kirbytext()

enclosing tag, or replace them and add HTML attributes. It Keep the kirbytag working.", - "version": "1.1.0", + "version": "1.2.0", "keywords": [ "kirby", "plugin", diff --git a/kirbytextWrap.php b/kirbytextWrap.php index 3e753ae..cb106fb 100644 --- a/kirbytextWrap.php +++ b/kirbytextWrap.php @@ -1,7 +1,7 @@ */ diff --git a/package.json b/package.json index 6483879..d384244 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kirbytextwrap", "description": "Kirby plugin to get rid of the kirbytext()

enclosing tag, or replace them and add HTML attributes. It Keep the kirbytag working.", - "version": "1.1.0", + "version": "1.2.0", "keywords": [ "kirby", "plugin",