Skip to content

Commit c5aa3b5

Browse files
committed
chore: bump version v0.2.1
1 parent eb647d2 commit c5aa3b5

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@slates/app",
33
"productName": "Slates",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"description": "Free desktop translate app",
66
"repository": {
77
"type": "git",

src-tauri/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.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "slates"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Free desktop translate app"
55
authors = ["Lafif Astahdziq"]
66
edition = "2021"

src-tauri/tauri.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"package": {
99
"productName": "slates",
10-
"version": "0.2.0"
10+
"version": "0.2.1"
1111
},
1212
"tauri": {
1313
"allowlist": {
@@ -79,4 +79,4 @@
7979
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEMzREQ2RkYzODAwRTEzMUMKUldRY0V3NkE4Mi9kdzZsbHlOUEJUeWJsQWxQSlZXaDlIM28zZ2ZqTXYzT0FZeGcrT00vNWtpMXgK"
8080
}
8181
}
82-
}
82+
}

0 commit comments

Comments
 (0)