chore(updates) version updates (#442)

This commit is contained in:
nothingismagick
2020-02-21 15:40:42 +01:00
committed by GitHub
parent c15a6d5649
commit 43c2f710e4
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ workspace = {}
[package]
name = "tauri-bundler"
version = "0.4.0"
version = "0.4.1"
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"]

View File

@@ -1,6 +1,6 @@
{
"name": "tauri",
"version": "0.4.1",
"version": "0.4.2",
"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.4.0"
version = "0.4.1"
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.studio"

View File

@@ -1,6 +1,6 @@
[package]
name = "tauri"
version = "0.4.0"
version = "0.4.1"
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.studio"