Skip to content

Commit

Permalink
Merge pull request #880 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,tonos-cli. #none
  • Loading branch information
tonjen authored Oct 4, 2022
2 parents 447ea2a + 48f55f6 commit ba9564a
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.28.13'
version = '0.28.14'

[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":"f90a8cef9faf9f64da7b0f741e1931471d9631fe","ton-block":"d524e24615f165bc179cbda9640d18d69769ae61","ton-block-json":"4012d28adcc78f490660376deb7dbf1bde074148","ton-sdk":"d891bbbc5c2009dfbc191db5a83b04393860725e","ton-executor":"c4771e8508f22b661c8b5e3778d6cef574fa522d","assembler":"cfe0268551f299ec424842594615df75dd584c76","ton-types":"eb44c0c03003aeed7a6fa9fee720447577c732d7","ton-vm":"2600d49b52303dec4ff2148afc77c42de70ddf38"}
{"ton-labs-abi":"f90a8cef9faf9f64da7b0f741e1931471d9631fe","ton-block":"d524e24615f165bc179cbda9640d18d69769ae61","ton-block-json":"4012d28adcc78f490660376deb7dbf1bde074148","ton-sdk":"56f28940f01142358972147a09c378ad92362d32","ton-executor":"c4771e8508f22b661c8b5e3778d6cef574fa522d","assembler":"cfe0268551f299ec424842594615df75dd584c76","ton-types":"eb44c0c03003aeed7a6fa9fee720447577c732d7","ton-vm":"2600d49b52303dec4ff2148afc77c42de70ddf38"}

0 comments on commit ba9564a

Please sign in to comment.