From 1daff968bd13e6bac3f20c227ce14d9557231743 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexandre=20Delano=C3=AB?= <devel+git@delanoe.org>
Date: Mon, 18 Jul 2022 16:47:48 +0200
Subject: [PATCH] [VERSION] +1 to 0.0.5.9.2

---
 CHANGELOG.md     | 7 +++++++
 gargantext.cabal | 2 +-
 package.yaml     | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f70292f..9060c8d3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## Version 0.0.5.9.2
+* [FEAT] User description field to User page
+* [FIX] Ngrams Table cache on
+* [FEAT] Ngrams Status change from Phylo Explorer
+* [OPTIM] Graph Order 2 generation
+* [FIX] Forgot password improvement
+
 ## Version 0.0.5.9.1
 * [FIX] Graph self referencing nodes
 * [FIX] Ngrams Table Tree CSS
diff --git a/gargantext.cabal b/gargantext.cabal
index c85f8a27..f7bfee79 100644
--- a/gargantext.cabal
+++ b/gargantext.cabal
@@ -5,7 +5,7 @@ cabal-version: 1.12
 -- see: https://github.com/sol/hpack
 
 name:           gargantext
-version:        0.0.5.9.1
+version: 0.0.5.9.2
 synopsis:       Search, map, share
 description:    Please see README.md
 category:       Data
diff --git a/package.yaml b/package.yaml
index 921d9645..50b97442 100644
--- a/package.yaml
+++ b/package.yaml
@@ -6,7 +6,7 @@ name: gargantext
 #         | | | +-----  Layers * : New versions with API additions
 #         | | | | +---  Layers * : New versions without API breaking changes
 #         | | | | |
-version: '0.0.5.9.1'
+version: '0.0.5.9.2'
 synopsis: Search, map, share
 description: Please see README.md
 category: Data
-- 
2.21.0