Skip to content

Commit c5c0cdc

Browse files
chore: release (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7cf4280 commit c5c0cdc

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

rubicon/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [3.4.9](https://github.com/bearcove/rubicon/compare/v3.4.8...v3.4.9) - 2024-09-17
10+
11+
### Fixed
12+
13+
- Make globals uppercase I guess
14+
915
## [3.4.8](https://github.com/bearcove/rubicon/compare/v3.4.7...v3.4.8) - 2024-09-17
1016

1117
### Fixed

rubicon/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rubicon/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rubicon"
3-
version = "3.4.8"
3+
version = "3.4.9"
44
edition = "2021"
55
authors = ["Amos Wenger <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)