소스 검색

[version updates] CLI to 0.4.3 (#475)

Tensor-Programming 5 년 전
부모
커밋
7dbf623483
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cli/tauri-bundler/Cargo.toml

+ 1 - 1
cli/tauri-bundler/Cargo.toml

@@ -2,7 +2,7 @@ workspace = {}
 
 [package]
 name = "tauri-bundler"
-version = "0.4.2"
+version = "0.4.3"
 authors = ["George Burton <burtonageo@gmail.com>", "Lucas Fernandes Gonçalves Nogueira <lucas@quasar.dev>", "Daniel Thompson-Yvetot <denjell@sfosc.org>", "Tensor Programming <tensordeveloper@gmail.com>"]
 license = "MIT/Apache-2.0"
 keywords = ["bundle", "cargo", "tauri"]