chore(tauri) version updates (#659)

This commit is contained in:
Lucas Fernandes Nogueira 2020-06-11 16:18:38 -03:00 committed by GitHub
parent f95f0e1352
commit bf49604c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "tauri",
"version": "0.6.2",
"version": "0.6.3",
"description": "Multi-binding collection of libraries and templates for building Tauri apps",
"bin": {
"tauri": "./bin/tauri.js"

View File

@ -1,6 +1,6 @@
[package]
name = "tauri-api"
version = "0.5.1"
version = "0.5.2"
authors = ["Lucas Fernandes Gonçalves Nogueira <lucas@tauri.studio>", "Daniel Thompson-Yvetot <denjell@sfosc.org>", "Tensor Programming <tensordeveloper@gmail.com>"]
license = "MIT"
homepage = "https://tauri.studio"

View File

@ -1,6 +1,6 @@
[package]
name = "tauri-utils"
version = "0.5.0"
version = "0.5.1"
authors = ["Lucas Fernandes Gonçalves Nogueira <lucas@tauri.studio>", "Daniel Thompson-Yvetot <denjell@sfosc.org>", "Tensor Programming <tensordeveloper@gmail.com>"]
license = "MIT"
homepage = "https://tauri.studio"

View File

@ -1,6 +1,6 @@
[package]
name = "tauri"
version = "0.5.2"
version = "0.5.3"
authors = ["Lucas Fernandes Gonçalves Nogueira <lucas@tauri.studio>", "Daniel Thompson-Yvetot <denjell@sfosc.org>", "Tensor Programming <tensordeveloper@gmail.com>"]
license = "MIT"
homepage = "https://tauri.studio"