From 446d8709bf88fa0f8d0d95941c5245361813b945 Mon Sep 17 00:00:00 2001 From: Guilherme Capanema Date: Mon, 29 Jun 2020 19:58:00 -0300 Subject: [PATCH] =?UTF-8?q?Vers=C3=A3o=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44757ee..2793966 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "reuna-glossario", "version": "1.0.0", - "description": "=== Plugin Name === Contributors: (this should be a list of wordpress.org userid's) Donate link: https://horizontes.info Tags: comments, spam Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html", + "description": "Implementa função de glossário via shortcode", "main": "index.js", "scripts": { "dev": "npm run development",