Skip to content

Commit

Permalink
chore: Bump version to 1.0.0-dev-84-g254c62e
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-zenoh-bot committed Jan 17, 2025
1 parent 254c62e commit 7f856eb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ members = ["zenoh-plugin-remote-api", "zenoh-keyexpr-wasm"]
resolver = "1"

[workspace.package]
version = "1.0.0-dev"
version = "1.0.0-dev-84-g254c62e"
repository = "https://github.com/eclipse-zenoh/zenoh-ts"
homepage = "http://zenoh.io"
authors = ["Charles Schleich <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion zenoh-plugin-remote-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[package]
rust-version = "1.75.0"
name = "zenoh-plugin-remote-api"
version = "1.0.0-dev" # Zenoh version
version = "1.0.0-dev-84-g254c62e"
repository = "https://github.com/eclipse-zenoh/zenoh-ts"
homepage = "http://zenoh.io"
authors = [
Expand Down
4 changes: 2 additions & 2 deletions zenoh-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-zenoh/zenoh-ts",
"version": "1.0.3",
"version": "1.0.0-dev-84-g254c62e",
"license": "(Apache-2.0 OR EPL-2.0)",
"type": "module",
"description": "Zenoh: The Zero Overhead Pub/Sub/Query Protocol",
Expand Down Expand Up @@ -52,4 +52,4 @@
],
"author": "Charles Schleich",
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
}

0 comments on commit 7f856eb

Please sign in to comment.