Skip to content

Commit 19dec46

Browse files
committed
chore: set package version to 0.1.0-dev (for development)
released versions are set by ci
1 parent 1e75dbb commit 19dec46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "zkn-client"
3-
version = "0.1.0"
3+
version = "0.1.0-dev"
44
description = "A Tauri App"
55
authors = ["you"]
66
edition = "2021"

0 commit comments

Comments
 (0)