Skip to content

Commit 41fcc81

Browse files
authored
Release avian_derive 0.2.2 (#628)
# Objective #627 fixed the use of an unmaintained dependency in `avian_derive`. This PR bumps the version number of `avian_derive` to 0.2.2. ## Solution Bump the version number of `avian_derive` to 0.2.2. I have already published this patch release, so projects using Avian should pick it up automatically by running `cargo update`.
1 parent 4d94a9b commit 41fcc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/avian_derive/Cargo.toml

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

0 commit comments

Comments
 (0)