Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 174 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 174 Bytes

Upgrading deno_ast version

  1. go to deno_ast_wasm/Cargo.toml
  2. change the version to the desired version
  3. run deno task build
  4. commit and push
  5. generate a new tag