Skip to content

Commit 10fc4b2

Browse files
committed
Release 0.4.1
[email protected] [email protected] Generated by cargo-workspaces
1 parent 69441e4 commit 10fc4b2

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.

cache/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "reactive-cache"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2024"
55
authors = ["Junkang Yuan <[email protected]>"]
66
description = "A lightweight, dependency-aware memoization library with automatic invalidation and lazy recomputation."

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "reactive-macros"
3-
version = "0.4.0-alpha.0"
3+
version = "0.4.1"
44
edition = "2024"
55
authors = ["Junkang Yuan <[email protected]>"]
66
description = "A lightweight, dependency-aware memoization library with automatic invalidation and lazy recomputation."

0 commit comments

Comments
 (0)