Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mlund committed Jan 18, 2024
1 parent 1d9d5a8 commit 6558a1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ keywords:
- rust
- 8-bit
license: Apache-2.0
version: 0.2.0
version: 0.3.0

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ultimate64"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
description = "Rust library and command line interface for interfacing with Ultimate-64 and Ultimate-II+ devices using the REST API"
authors = ["Mikael Lund <lyssky@icloud.com>"]
Expand Down

0 comments on commit 6558a1d

Please sign in to comment.