From 42636381d256b4781edf81cf107813f54ca52642 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 13 Oct 2021 17:42:59 -0700 Subject: update library Cargo.toml --- fatcat-openapi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fatcat-openapi/Cargo.toml b/fatcat-openapi/Cargo.toml index d0f12f2..5ef0211 100644 --- a/fatcat-openapi/Cargo.toml +++ b/fatcat-openapi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fatcat-openapi" -version = "0.3.3" +version = "0.4.0" edition = "2018" authors = ["Bryan Newbold "] description = "Fatcat is an editable bibliographic database. This OpenAPI code-generated crate container HTTP API models, endpoints, and other auto-generated types useful for both client and server implementations of the catalog API." -- cgit v1.2.3