Skip to content

Commit 082ec0d

Browse files
committed
amplitude: 0.8.1
1 parent 53e9c3e commit 082ec0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "amplitude-component"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
edition = "2021"
55

66
[lib]
@@ -16,4 +16,4 @@ wit-bindgen = "0.34.0"
1616
[dev-dependencies]
1717
cargo-llvm-cov = "0.6.15"
1818
pretty_assertions = "1.4.1"
19-
uuid = { version = "1.10.0", features = ["v4"] }
19+
uuid = { version = "1.10.0", features = ["v4"] }

edgee-component.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ manifest-version = 1
22

33
[component]
44
name = "Amplitude"
5-
version = "0.8.0"
5+
version = "0.8.1"
66
category = "data-collection"
77
subcategory = "analytics"
88
description = """

0 commit comments

Comments
 (0)