diff --git a/CHANGELOG.md b/CHANGELOG.md index d447f40..186e3d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,5 +2,11 @@ All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](http://keepachangelog.com/). +## [0.1.1] - 2023-04-15 + +### Fixed + +- Improve docblocks (props [@szepeviktor](https://github.com/szepeviktor)). + ## [0.1.0] - 2023-03-26 - Initial release diff --git a/accordion-block.php b/accordion-block.php index 63f4f44..59e545a 100644 --- a/accordion-block.php +++ b/accordion-block.php @@ -5,7 +5,7 @@ * Plugin URI: https://pixelalbatross.pt/?utm_source=wp-plugins&utm_medium=accordion-block&utm_campaign=plugin-uri * Requires at least: 6.1 * Requires PHP: 7.4 - * Version: 0.1.0 + * Version: 0.1.1 * Author: Pixel Albatross * Author URI: https://pixelalbatross.pt/?utm_source=wp-plugins&utm_medium=accordion-block&utm_campaign=author-uri * License: GPL-2.0-or-later