Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit c18c4d5

Browse files
author
Iztok
committed
version upgrade to 1.2.1
1 parent 9dfb259 commit c18c4d5

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fasset-bots-monorepo",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"workspaces": {
66
"packages": [

packages/fasset-bots-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flarelabs/fasset-bots-api",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "FAsset bots web API",
55
"author": "Flare Labs",
66
"homepage": "https://gitlab.com/flarenetwork/fasset-bots",

packages/fasset-bots-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flarelabs/fasset-bots-cli",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "FAsset bots command line executables",
55
"author": "Flare Labs",
66
"homepage": "https://gitlab.com/flarenetwork/fasset-bots",

packages/fasset-bots-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flarelabs/fasset-bots-core",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "FAsset bots library",
55
"author": "Flare Labs",
66
"homepage": "https://gitlab.com/flarenetwork/fasset-bots",

packages/fasset-liquidator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flarelabs/fasset-liquidator",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Liquidator utilities for the f-asset bridge on the Flare network",
55
"scripts": {
66
"------------ contracts -------------": "----------------- contracts -----------------",

packages/simple-wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flarelabs/simple-wallet",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Fasset bots simple wallet",
55
"engines": {
66
"node": ">=14.6.0"

0 commit comments

Comments
 (0)