Skip to content

Commit c81f17b

Browse files
chore: Bump version to 0.0.0
1 parent d7fe9e4 commit c81f17b

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.5.0"
16+
version = "0.0.0"
1717
repository = "https://github.com/eclipse-zenoh/zenoh-c"
1818
homepage = "http://zenoh.io"
1919
authors = [
@@ -111,7 +111,7 @@ maintainer = "zenoh-dev@eclipse.org"
111111
copyright = "2017, 2022 ZettaScale Technology"
112112
section = "net"
113113
license-file = ["LICENSE", "0"]
114-
depends = "libzenohc (=1.5.0)"
114+
depends = "libzenohc (=0.0.0)"
115115
assets = [["include/*", "usr/include/", "755"]]
116116

117117
[profile.dev]

Cargo.toml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ maintainer = "zenoh-dev@eclipse.org"
111111
copyright = "2017, 2022 ZettaScale Technology"
112112
section = "net"
113113
license-file = ["LICENSE", "0"]
114-
depends = "libzenohc (=1.5.0)"
114+
depends = "libzenohc (=0.0.0)"
115115
assets = [["include/*", "usr/include/", "755"]]
116116

117117
[profile.dev]

version.txt

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

0 commit comments

Comments
 (0)