Skip to content

Commit 33aba65

Browse files
author
Ugaitz Urien
authored
v5.0.0 (#142)
1 parent ee663cc commit 33aba65

4 files changed

Lines changed: 4 additions & 4 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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "wasm-js-rewriter"
4-
version = "4.0.1"
4+
version = "5.0.0"
55

66
[lib]
77
crate-type = ["cdylib"]

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@datadog/wasm-js-rewriter",
33
"homepage": "https://github.com/DataDog/dd-wasm-js-rewriter/blob/main/README.md",
4-
"version": "4.0.1",
4+
"version": "5.0.0",
55
"description": "Datadog instrumentation addon for Node.js",
66
"main": "main.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)