Release derive-docs 0.1.13 (#2044)

This commit is contained in:
Adam Chalmers
2024-04-09 12:02:16 -05:00
committed by GitHub
parent 544a7565e3
commit f5ee346408
3 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.12"
version = "0.1.13"
edition = "2021"
license = "MIT"
repository = "https://github.com/KittyCAD/modeling-app"