Skip to content

Commit 807eede

Browse files
committed
chore: bump version to 0.0.46-patch1
Version follows t-ruby versioning policy: - Base version (0.0.46) matches t-ruby compiler version - -patch1 suffix for WASM-only fixes (heredoc + stubs)
1 parent e7fdb71 commit 807eede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@t-ruby/wasm",
3-
"version": "0.0.46",
3+
"version": "0.0.46-patch1",
44
"description": "T-Ruby compiler running in WebAssembly for browser environments",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)