Skip to content

Commit 8a43f27

Browse files
committed
fix: update nanoframe-core version to 0.2.0
1 parent 412f4de commit 8a43f27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.

packages/nanoframe-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nanoframe-core"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
description = "Nanoframe Rust core controlling system webviews with JSON-RPC over stdio"
66
license = "ICL"

0 commit comments

Comments
 (0)