Skip to content

Commit

Permalink
bump: 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Aug 4, 2024
1 parent 74ba7a7 commit 6b1b390
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@



## [0.9.0](https://github.com/Blobfolio/utc2k/releases/tag/v0.9.0) - TBD
## [0.9.0](https://github.com/Blobfolio/utc2k/releases/tag/v0.9.0) - 2024-08-03

### New

Expand Down
4 changes: 2 additions & 2 deletions CREDITS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Project Dependencies
Package: utc2k
Version: 0.8.1
Generated: 2024-07-25 17:27:43 UTC
Version: 0.9.0
Generated: 2024-08-04 05:04:32 UTC

This package has no dependencies.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "utc2k"
version = "0.8.1"
version = "0.9.0"
authors = ["Blobfolio, LLC. <[email protected]>"]
edition = "2021"
rust-version = "1.80"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Add `utc2k` to your `dependencies` in `Cargo.toml`, like:

```
[dependencies]
utc2k = "0.8.*"
utc2k = "0.9.*"
```


Expand Down

0 comments on commit 6b1b390

Please sign in to comment.