Skip to content

Commit

Permalink
REL: version 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slivingston committed Aug 5, 2024
1 parent 18d41ff commit 68e16ae
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
hardshare client (0.13.1)

* New command to check correctness of local configuration: `hardshare check`

* Documentation moved to main rerobots docs repository: https://github.com/rerobots/docs

-- Scott C. Livingston <[email protected]> Mon, 05 Aug 2024 12:53:38 -0700


hardshare client (0.13.0)

* Support streaming from cameras on macOS.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "share your hardware through the rerobots infrastructure"
homepage = "https://hardshare.dev/"
repository = "https://github.com/rerobots/hardshare"
license = "Apache-2.0"
version = "0.13.1-devel"
version = "0.13.1"
authors = ["Scott C. Livingston <[email protected]>"]
edition = "2018"
readme = "README.md"
Expand Down

0 comments on commit 68e16ae

Please sign in to comment.