Skip to content

Commit 34d5360

Browse files
chore: Bump version to 0.0.0
1 parent d49ec50 commit 34d5360

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414
[package]
1515
name = "zenoh-c"
16-
version = "1.6.2"
16+
version = "0.0.0"
1717
repository = "https://github.com/eclipse-zenoh/zenoh-c"
1818
homepage = "http://zenoh.io"
1919
authors = [
@@ -112,7 +112,7 @@ maintainer = "[email protected]"
112112
copyright = "2017, 2022 ZettaScale Technology"
113113
section = "net"
114114
license-file = ["LICENSE", "0"]
115-
depends = "libzenohc (=1.6.2)"
115+
depends = "libzenohc (=0.0.0)"
116116
assets = [["include/*", "usr/include/", "755"]]
117117

118118
[profile.dev]

Cargo.toml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ maintainer = "[email protected]"
112112
copyright = "2017, 2022 ZettaScale Technology"
113113
section = "net"
114114
license-file = ["LICENSE", "0"]
115-
depends = "libzenohc (=1.6.2)"
115+
depends = "libzenohc (=0.0.0)"
116116
assets = [["include/*", "usr/include/", "755"]]
117117

118118
[profile.dev]

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.2
1+
0.0.0

0 commit comments

Comments
 (0)