From af45e0db5070b925b02e9ebfbc09819e56dd63dd Mon Sep 17 00:00:00 2001 From: Kresh Date: Wed, 8 Jan 2025 11:41:42 +0400 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbec622..a5d6770 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@symbioticfi/core", - "version": "1.0.0-devnet.9", + "version": "1.0.0-devnet.10", "description": "Symbiotic is a shared security protocol enabling decentralized networks to control and customize their own multi-asset restaking implementation.", "homepage": "https://symbiotic.fi/", "bugs": "https://github.com/symbioticfi/core/issues",