Skip to content

Commit a4d8570

Browse files
authored
Merge pull request #5 from tauri-apps/release
Publish New Versions
2 parents ea2863e + 950982f commit a4d8570

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/initial-release.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-invoke-http"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
edition = "2021"
55
rust-version = "1.60"
66
authors = [ "Tauri Programme within The Commons Conservancy" ]

0 commit comments

Comments
 (0)