Skip to content

Commit a5b58d1

Browse files
authored
Toml (#1943)
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. ## Type of change Please delete options that are not relevant. - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) - Breaking change (fix or feature that would cause existing functionality to not work as expected) # Checklist: <!-- delete when not applicable to your PR --> - I have added tests - I have made neccessary updates to the Infrastructure - I have made corresponding changes to the existing documentation - I have created new documentation - I have bumped `spec_version` and `transaction_version` - I have bumped aleph-client version if relevant Co-authored-by: Michal Swietek <mike1729@users.noreply.github.com>
1 parent 75146c8 commit a5b58d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aleph-node"
3-
version = "14.0.0"
3+
version = "14.1.0"
44
description = "Aleph node binary"
55
build = "build.rs"
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)