Skip to content

Commit 460e11d

Browse files
committed
fix version for derive crate
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
1 parent f81a195 commit 460e11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly_derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "plotly_derive"
3-
version = "0.13.3"
3+
version = "0.13.4"
44
description = "Internal proc macro crate for Plotly-rs."
55
authors = ["Ioannis Giagkiozis <i.giagkiozis@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)