We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea2863e + 950982f commit a4d8570Copy full SHA for a4d8570
.changes/initial-release.md
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# Changelog
2
+
3
+## \[0.1.0]
4
5
+- [`67b0218`](https://www.github.com/tauri-apps/tauri-invoke-http/commit/67b02182cc122af0afaa9e0b2fcb715908ab73e9) Initial release.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tauri-invoke-http"
-version = "0.0.0"
+version = "0.1.0"
edition = "2021"
rust-version = "1.60"
6
authors = [ "Tauri Programme within The Commons Conservancy" ]
0 commit comments