Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Jan 16, 2024
1 parent 5dd9c1a commit 4abe308
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
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
@@ -1,6 +1,6 @@
[package]
name = "telemetry-parser"
version = "0.2.8"
version = "0.3.0"
authors = ["Adrian <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
Expand Down
4 changes: 2 additions & 2 deletions bin/gyro2bb/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 bin/gyro2bb/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gyro2bb"
version = "0.2.8"
version = "0.3.0"
authors = ["Adrian <[email protected]>"]
edition = "2021"

Expand Down
4 changes: 2 additions & 2 deletions bin/python-module/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 bin/python-module/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "telemetry-parser-py"
version = "0.2.8"
version = "0.3.0"
authors = ["Adrian <[email protected]>"]
edition = "2021"

Expand Down
4 changes: 2 additions & 2 deletions bin/wasm-module/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 bin/wasm-module/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "telemetry-parser-wasm"
version = "0.2.8"
version = "0.3.0"
authors = ["Adrian <[email protected]>"]
edition = "2021"

Expand Down

0 comments on commit 4abe308

Please sign in to comment.