Release derive-docs 0.1.7 (#1491)

Release derive-docs 0.1.7
This commit is contained in:
Paul Tagliamonte
2024-02-22 13:24:02 -08:00
committed by GitHub
parent fccf3508a7
commit 20042ec87c
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "derive-docs"
description = "A tool for generating documentation from Rust derive macros"
version = "0.1.6"
version = "0.1.8"
edition = "2021"
license = "MIT"
repository = "https://github.com/KittyCAD/modeling-app"