Skip to content

Commit 9d6e06c

Browse files
chore: version 0.4.3
1 parent 5dbf290 commit 9d6e06c

File tree

4 files changed

+5
-5
lines changed

4 files changed

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cargo-features = ["panic-immediate-abort"]
22

33
[package]
44
name = "justified_layout"
5-
version = "0.4.2"
5+
version = "0.4.3"
66
edition = "2021"
77
license = "AGPL-3"
88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@immich/justified-layout-wasm",
33
"type": "module",
4-
"version": "0.4.2",
4+
"version": "0.4.3",
55
"license": "AGPL-3",
66
"scripts": {
77
"build": "./build.sh",

0 commit comments

Comments
 (0)