Skip to content

Commit

Permalink
Merge pull request #819 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,ton-node,tonos-cli. #none
  • Loading branch information
tonjen authored Aug 4, 2022
2 parents b3868de + 831db92 commit 4b63da1
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.24'
version = '0.27.25'

[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":"1830f7ed21768fee5833f8a7d6043fcb7f7d47bd","ton-block":"e1210b6ed2560f58b5686c3e7ab41b20e885a987","ton-block-json":"77a01ebb92a978bbbd68b148fb37dd9c55f6fa01","ton-sdk":"343566d35388962dbc1c6c3a0ab6ba31a826645a","ton-executor":"52f1ec58903834034cf070cfd1ebf59694d64b8e","assembler":"555b93874428d0dc25270a12796ce2925c8f2e7b","ton-types":"d04d4938a776665c7c276bff6bd860b0a6a1f45e","ton-vm":"8cccb7ff36f8ce11712b59dc00d09da8f447540a"}
{"ton-labs-abi":"10d1790dc87a90cd51ad080deeddc93a85031513","ton-block":"e1210b6ed2560f58b5686c3e7ab41b20e885a987","ton-block-json":"77a01ebb92a978bbbd68b148fb37dd9c55f6fa01","ton-sdk":"343566d35388962dbc1c6c3a0ab6ba31a826645a","ton-executor":"52f1ec58903834034cf070cfd1ebf59694d64b8e","assembler":"555b93874428d0dc25270a12796ce2925c8f2e7b","ton-types":"d04d4938a776665c7c276bff6bd860b0a6a1f45e","ton-vm":"8cccb7ff36f8ce11712b59dc00d09da8f447540a"}

0 comments on commit 4b63da1

Please sign in to comment.