Skip to content

Commit a702d8d

Browse files
github-actions[bot]fasterthanlime
authored andcommitted
chore: release
1 parent ee20501 commit a702d8d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

rubicon/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [3.3.5](https://github.com/bearcove/rubicon/compare/v3.3.4...v3.3.5) - 2024-08-01
10+
11+
### Other
12+
- Don't make rubicon a dylib?
13+
914
## [3.3.4](https://github.com/bearcove/rubicon/compare/v3.3.3...v3.3.4) - 2024-07-30
1015

1116
### 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.3.4"
3+
version = "3.3.5"
44
edition = "2021"
55
authors = ["Amos Wenger <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)