Skip to content

Commit aad3f28

Browse files
committed
chore: bump version to v3.7.3
1 parent 3f26a68 commit aad3f28

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

boltzr/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

boltzr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "boltzr"
3-
version = "3.7.2"
3+
version = "3.7.3"
44
edition = "2021"
55
license = "AGPL-3"
66
authors = ["michael1011"]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "boltz-backend",
3-
"version": "3.7.2",
3+
"version": "3.7.3",
44
"description": "Backend of Boltz",
55
"main": "dist/lib/Boltz.js",
66
"scripts": {

swagger-spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.0.0",
33
"info": {
44
"title": "Boltz API",
5-
"version": "3.7.2"
5+
"version": "3.7.3"
66
},
77
"paths": {
88
"/chain/fees": {

0 commit comments

Comments
 (0)