Skip to content

Commit

Permalink
Merge pull request #777 from tonlabs/fix-ver-master
Browse files Browse the repository at this point in the history
Update patch version because of dependencies changes: ton-vm,tvm-linker,tonos-cli. #none
  • Loading branch information
tonjen authored Jul 13, 2022
2 parents 6206d9e + f6f5a58 commit e1a6210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ license = 'Apache-2.0'
name = 'tonos-cli'
readme = 'README.md'
repository = 'https://github.com/tonlabs/tonos-cli'
version = '0.27.5'
version = '0.27.6'

[dependencies]
async-trait = '0.1.42'
Expand Down
2 changes: 1 addition & 1 deletion deps_map.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ton-labs-abi":"cb442bca8244a6bfd316c96c2fc0a99114ab32c3","ton-block":"44683365a549ac28b1516b081621fa91c356d741","ton-block-json":"2f3766e2dcfad3aae8d3f190a66b47be7158f388","ton-sdk":"d8aedcaaa86899b4394aeff214bbbc6d0230b421","ton-executor":"aad4e507c4ec982aa57bc117691232147cecc79e","assembler":"4cccaa17631cb6936afb78bef6bca907d721dcc9","ton-types":"d04d4938a776665c7c276bff6bd860b0a6a1f45e","ton-vm":"8448a4627dd9d957cf4f187602582027b29c6b77"}
{"ton-labs-abi":"cb442bca8244a6bfd316c96c2fc0a99114ab32c3","ton-block":"44683365a549ac28b1516b081621fa91c356d741","ton-block-json":"2f3766e2dcfad3aae8d3f190a66b47be7158f388","ton-sdk":"6bd1c061078dc655b6b59285442aab219cf3183d","ton-executor":"aad4e507c4ec982aa57bc117691232147cecc79e","assembler":"4cccaa17631cb6936afb78bef6bca907d721dcc9","ton-types":"d04d4938a776665c7c276bff6bd860b0a6a1f45e","ton-vm":"8448a4627dd9d957cf4f187602582027b29c6b77"}

0 comments on commit e1a6210

Please sign in to comment.