[create-pull-request] automated change

This commit is contained in:
lucasfernog
2024-09-16 10:51:02 +00:00
committed by GitHub
parent ea2863e914
commit 950982ff09
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"tauri-invoke-http": "minor"
---
Initial release.

5
CHANGELOG.md Normal file
View File

@@ -0,0 +1,5 @@
# Changelog
## \[0.1.0]
- [`67b0218`](https://www.github.com/tauri-apps/tauri-invoke-http/commit/67b02182cc122af0afaa9e0b2fcb715908ab73e9) Initial release.

View File

@@ -1,6 +1,6 @@
[package]
name = "tauri-invoke-http"
version = "0.0.0"
version = "0.1.0"
edition = "2021"
rust-version = "1.60"
authors = [ "Tauri Programme within The Commons Conservancy" ]