Skip to content

Commit 74dd453

Browse files
committed
Bump crate versions to v0.1.1
1 parent fb87a2a commit 74dd453

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.

blocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lumen-blocks"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
description = "Accessible, styled, opinionated components for Dioxus inspired by the shadcn UI and built on Dioxus Primitives"
66
readme = "../README.md"

docsite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "docsite"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Daniel D’Aquino <daniel@daquino.me>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)