Skip to content

Commit

Permalink
chore: Bump version to 1.0.0-dev-39-gac0bc36
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-zenoh-bot committed Nov 25, 2024
1 parent ac0bc36 commit d724a66
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"]
resolver = "1"

[workspace.package]
version = "1.0.0-dev"
version = "1.0.0-dev-39-gac0bc36"
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-39-gac0bc36"
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.2-dev",
"version": "1.0.0-dev-39-gac0bc36",
"license": "(Apache-2.0 OR EPL-2.0)",
"type": "module",
"exports": {
Expand Down Expand Up @@ -39,4 +39,4 @@
"access": "restricted",
"registry": "https://npm.pkg.github.com"
}
}
}

0 comments on commit d724a66

Please sign in to comment.