diff --git a/Cargo.toml b/Cargo.toml index 4b867ef..6a7be8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shortcut" -version = "1.0.3" +version = "1.1.0" edition = "2021" include = ["ui/", "migrations/"] build = "build/build.rs" diff --git a/package.json b/package.json index f767c4b..e091058 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shortcut", - "version": "1.0.3", + "version": "1.1.0", "description": "", "main": "index.js", "scripts": { diff --git a/release-info.txt b/release-info.txt index dc27623..c2f7c33 100644 --- a/release-info.txt +++ b/release-info.txt @@ -1 +1,2 @@ +Release version: 1.1.0 updated at Fri Jun 20 17:42:33 UTC 2025 Release version: 1.0.3 updated at Sun Aug 3 12:51:36 UTC 2025