Skip to content

Commit 6fc9b80

Browse files
authored
Merge pull request #292 from dwall-rs/dev
chore: update version to 0.1.17
2 parents f12afbb + c7c6bac commit 6fc9b80

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -4,7 +4,7 @@ members = ["src-tauri", "daemon"]
44

55
[workspace.package]
66
authors = ["thep0y"]
7-
version = "0.1.16"
7+
version = "0.1.17"
88
# homepage = ""
99
repository = "https://github.com/dwall-rs/dwall"
1010
license = "AGPL-3.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dwall-settings",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)