Skip to content

Commit 699841e

Browse files
authored
Bump to 0.2 (#45)
1 parent ec23b26 commit 699841e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "clay-layout"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
description = "Rust bindings for Clay, a UI layout library written in C."
6-
keywords = [ "clay", "ui", "layout", "bindings" ]
6+
keywords = [ "clay", "ui", "layout", "bindings", "no_std" ]
77
repository = "https://github.com/clay-ui-rs/clay"
88
readme = "README.md"
99
license-file = "LICENSE.md"

0 commit comments

Comments
 (0)