Skip to content

Commit 9bb8531

Browse files
author
Iztok
committed
version 1.3.0
1 parent 2175024 commit 9bb8531

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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.2",
3+
"version": "1.3.0",
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": "@flarenetwork/fasset-bots-api",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "FAsset bots web API",
55
"author": "Flare Foundation",
66
"homepage": "https://github.com/flare-foundation/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": "@flarenetwork/fasset-bots-cli",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "FAsset bots command line executables",
55
"author": "Flare Foundation",
66
"homepage": "https://github.com/flare-foundation/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": "@flarenetwork/fasset-bots-core",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "FAsset bots library",
55
"author": "Flare Foundation",
66
"homepage": "https://github.com/flare-foundation/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": "@flarenetwork/fasset-liquidator",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "Liquidator utilities for the f-asset bridge on the Flare network",
55
"author": "Flare Foundation",
66
"homepage": "https://github.com/flare-foundation/fasset-bots",

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": "@flarenetwork/simple-wallet",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "Fasset bots simple wallet",
55
"engines": {
66
"node": ">=14.6.0"

0 commit comments

Comments
 (0)