Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit c948cfc

Browse files
committed
Release 0.2.2
### Fixed - Fixed missing documentation for `parameterize` macro - Updated github actions workflow to use newer versions of some dependencies and remove others.
1 parent 182af86 commit c948cfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file
44

5-
## Unreleased
5+
## 0.2.2 - 2024-05-06
66

77
### Fixed
88

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "generic_parameterize"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
repository = "https://github.com/drewcassidy/generic-parameterize"
55
authors = ["Andrew Cassidy <[email protected]>"]
66
description = "A test parameterization macro that works on generic arguments"

0 commit comments

Comments
 (0)