Skip to content

Commit 7428dc7

Browse files
committed
chore: bump opencut-wasm version
1 parent 1301d02 commit 7428dc7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"nanoid": "^5.1.5",
5353
"next": "16.1.3",
5454
"next-themes": "^0.4.4",
55-
"opencut-wasm": "^0.2.8",
55+
"opencut-wasm": "^0.2.9",
5656
"pg": "^8.16.2",
5757
"postgres": "^3.4.5",
5858
"radix-ui": "^1.4.3",

rust/wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "opencut-wasm"
3-
version = "0.2.8"
3+
version = "0.2.9"
44
edition = "2024"
55
description = "Shared video editor logic compiled to WebAssembly"
66
repository = "https://github.com/opencut/opencut"

0 commit comments

Comments
 (0)