Skip to content

Commit caaf5ec

Browse files
committed
chore: Increment version to 1.6.2
1 parent ab73096 commit caaf5ec

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

twinleaf-tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "twinleaf-tools"
3-
version = "1.6.1"
3+
version = "1.6.2"
44
edition = "2021"
55
license = "MIT"
66
description = "Tools for the Twinleaf I/O protocol for reading data from Twinleaf quantum sensors."

twinleaf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "twinleaf"
3-
version = "1.6.0"
3+
version = "1.6.2"
44
edition = "2021"
55
license = "MIT"
66
description = "Library for working with the Twinleaf I/O protocol and Twinleaf quantum sensors."

0 commit comments

Comments
 (0)