From 39cbca9bcb5003da179748dab82dc0f7f4348d2d Mon Sep 17 00:00:00 2001 From: Daniel Moka Date: Wed, 30 Oct 2024 19:47:06 +0100 Subject: [PATCH] Update pallets/xyk/Cargo.toml Co-authored-by: martin fridrich --- pallets/xyk/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pallets/xyk/Cargo.toml b/pallets/xyk/Cargo.toml index a8b940d0b..fcd7f6536 100644 --- a/pallets/xyk/Cargo.toml +++ b/pallets/xyk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-xyk' -version = "6.5.4" +version = "6.6.0" description = 'XYK automated market maker' authors = ['GalacticCouncil'] edition = '2021'