Skip to content

Commit 83d90a6

Browse files
committed
v3.1.0 of sketch & v1.0.1 of sketch_lustre
1 parent 47ccbf0 commit 83d90a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sketch/gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "sketch"
2-
version = "3.0.2"
2+
version = "3.1.0"
33

44
description = "A CSS-in-Gleam package, foundation for CSS packages!"
55
internal_modules = ["sketch/internals", "sketch/internals/*"]

sketch_lustre/gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "sketch_lustre"
2-
version = "1.0.0"
2+
version = "1.0.1"
33

44
description = "A Sketch runtime package, made to work with Lustre!"
55
internal_modules = ["sketch/internals", "sketch/internals/*"]

0 commit comments

Comments
 (0)