mirror of
https://github.com/tauri-apps/workflow-testbed.git
synced 2026-01-31 00:35:23 +01:00
check version skip [version updates] (#39)
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
This commit is contained in:
committed by
GitHub
parent
775588c987
commit
7882fa6f73
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-cli"
|
||||
version = "0.2.3"
|
||||
version = "0.1.2"
|
||||
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"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri"
|
||||
version = "0.2.3"
|
||||
version = "0.3.2"
|
||||
authors = ["Lucas Fernandes Gonçalves Nogueira <lucas@quasar.dev>", "Daniel Thompson-Yvetot <denjell@sfosc.org>", "Tensor Programming <tensordeveloper@gmail.com>"]
|
||||
license = "MIT"
|
||||
homepage = "https://tauri-apps.org"
|
||||
|
||||
Reference in New Issue
Block a user