Skip to content

Commit e42c364

Browse files
authored
Merge pull request #267 from dwall-rs/dev
chore: bump version to 0.1.16
2 parents 094bb31 + 75c00bb commit e42c364

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.15"
7+
version = "0.1.16"
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.15",
3+
"version": "0.1.16",
44
"description": "",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)