From 6ec6a3a9a137fc29cc013fa5a81d8d4e38be0fe9 Mon Sep 17 00:00:00 2001 From: Kresh <38704987+1kresh@users.noreply.github.com> Date: Fri, 24 Jan 2025 16:24:10 +0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 309a0ce..1e33d66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@symbioticfi/periphery", - "version": "1.0.0-devnet.2", + "version": "1.0.0", "description": "Symbiotic Periphery repository contains a helper contract allowing users to migrate their funds from Default Collaterals to Vaults in a convenient way.", "homepage": "https://symbiotic.fi/", "bugs": "https://github.com/symbioticfi/periphery/issues",