Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions wasmer.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: wasmer
version: 4.1.1
version: 4.1.2
epoch: 0
description: The leading WebAssembly Runtime supporting WASI and Emscripten.
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/wasmerio/wasmer
tag: v${{package.version}}
expected-commit: 0bd4b48691924127200ea206f72b813e85d11520
expected-commit: 5748671c78da6e0f31398cca85d375bc038215cd

- runs: |
make build-wasmer build-capi
Expand Down