From 44acc6423c0af455fd0af02882e097265ede1374 Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Sun, 29 Jul 2018 19:21:03 +0300 Subject: [PATCH] Bump version numbers --- composer.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ba4fa59..0fdebbe 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "kasparsd/contact-form-7-extras", "description": "Simple controls for some of the advanced Contact Form 7 plugin functionality.", "type": "wordpress-plugin", - "version": "0.6.0", + "version": "0.6.1", "license": "GPL-2.0", "authors": [ { diff --git a/package.json b/package.json index b952edc..6379658 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "contact-form-7-extras", "description": "Simple controls for some of the advanced Contact Form 7 plugin functionality", "homepage": "https://wordpress.org/plugins/contact-form-7-extras/", - "version": "0.6.0", + "version": "0.6.1", "author": { "name": "Kaspars Dambis", "url": "https://preseto.com"