Skip to content

Commit

Permalink
chore: version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Sep 29, 2024
1 parent ed8d17c commit 9f3f398
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 28 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file.

## [1.0.4] - 2024-09-29

### Bug Fixes

- Http timeout firing before API timeout

### Miscellaneous Tasks

- Version 1.0.4

## [1.0.3] - 2024-09-12

### Bug Fixes
Expand Down
63 changes: 36 additions & 27 deletions 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 = "stfed"
version = "1.0.3"
version = "1.0.4"
edition = "2021"

[profile.release]
Expand Down

0 comments on commit 9f3f398

Please sign in to comment.