Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Atmelfan committed Oct 7, 2024
1 parent e88f9e6 commit 89353e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
keywords = ["SCPI", "parser", "Instrumentation", "Embedded", "Multimeter"]
categories = ["command-line-interface", "embedded", "parsing", "no-std"]

homepage = "http://Atmelfan.github.io/scpi-rs"
homepage = "https://github.com/Atmelfan/scpi-rs"
repository = "https://github.com/Atmelfan/scpi-rs"
readme = "README.md"

Expand Down
2 changes: 1 addition & 1 deletion scpi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "scpi"
version = "1.0.1"
version = "1.0.2"
description = "SCPI/IEEE488.2 parser library"

# Inherit from workspace workspace
Expand Down

0 comments on commit 89353e6

Please sign in to comment.