Skip to content

Commit

Permalink
chore: version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2025
1 parent 05f77dc commit 0714c1c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "justified_layout"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "AGPL-3"

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@immich/justified-layout-wasm",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"license": "AGPL-3",
"scripts": {
"build": "wasm-pack build --no-pack --out-name justified-layout-wasm"
Expand Down

0 comments on commit 0714c1c

Please sign in to comment.