Skip to content

Commit 1250672

Browse files
author
Markus Westerlind
committed
Make the publish script happy
1 parent b63e083 commit 1250672

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

diffus-derive-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "diffus-derive-test"
3-
version = "0.10"
3+
version = "0.10.0"
44
authors = [
55
"Jim Holmström <jim.holmstroem@gmail.com>",
66
"Johan Gardell <736172+gardell@users.noreply.github.com>",

diffus-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 = "diffus-derive"
3-
version = "0.10"
3+
version = "0.10.0"
44
authors = [
55
"Jim Holmström <jim.holmstroem@gmail.com>",
66
"Johan Gardell <736172+gardell@users.noreply.github.com>",

diffus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "diffus"
3-
version = "0.10"
3+
version = "0.10.0"
44
authors = [
55
"Jim Holmström <jim.holmstroem@gmail.com>",
66
"Johan Gardell <736172+gardell@users.noreply.github.com>",

0 commit comments

Comments
 (0)