@@ -1925,7 +1925,7 @@ dependencies = [
[[package]]
name = "tauri"
-version = "0.1.1"
+version = "0.1.2"
dependencies = [
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1,6 +1,6 @@
{
"name": "tauri",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Multi-binding collection of libraries and templates for building Tauri apps",
"bin": {
"tauri": "./bin/tauri.js"
[package]
authors = ["Lucas Fernandes Gonçalves Nogueira <lucas@quasar.dev>", "Daniel Thompson-Yvetot <denjell@sfosc.org>"]
license = "MIT"
homepage = "https://tauri-apps.org"