Skip to content

Commit 54743e3

Browse files
committed
build(pwa): 🔖 1.1.0 to 1.1.1
1 parent 2f5c5c6 commit 54743e3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustedlesspass-web"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
edition = "2021"
55

66
[dependencies]

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"productName": "RustedLessPass",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"identifier": "org.rustedlesspass.dev",
55
"build": {
66
"beforeDevCommand": "trunk serve",

0 commit comments

Comments
 (0)