diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe1c7e..43aa4f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [unreleased] +## [1.0.2] 2019-11-08 ### Added - GraphQL description to queries and fields diff --git a/metadata.php b/metadata.php index e5ff873..0de53f5 100644 --- a/metadata.php +++ b/metadata.php @@ -23,7 +23,7 @@ 'en' => 'OXID GraphQL API Framework', ], 'thumbnail' => 'out/pictures/logo.png', - 'version' => '1.0.1', + 'version' => '1.0.2', 'author' => 'OXID eSales', 'url' => 'www.oxid-esales.com', 'email' => 'info@oxid-esales.com',