Skip to content

Commit 60576c3

Browse files
committed
changefile
1 parent 58deac8 commit 60576c3

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.changes/rewrite.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-tauri-app": "major"
3+
---
4+
5+
Rewrite in rust.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "create-tauri-app"
33
description = "Rapidly scaffold out a new tauri app project."
44
authors = ["Tauri Programme within The Commons Conservancy"]
5-
version = "2.0.0"
5+
version = "1.0.2"
66
edition = "2021"
77
license = "Apache-2.0 OR MIT"
88
readme = "README.md"

0 commit comments

Comments
 (0)