Release derive-docs 0.1.5 (#1236)

This commit is contained in:
Adam Chalmers
2023-12-19 11:06:18 -06:00
committed by GitHub
parent 9d40f282a8
commit df8c17ac18
2 changed files with 2 additions and 2 deletions

View File

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