aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/fatcat-api-spec/Cargo.toml')
-rw-r--r--rust/fatcat-api-spec/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api-spec/Cargo.toml b/rust/fatcat-api-spec/Cargo.toml
index 4e70af06..a0388d95 100644
--- a/rust/fatcat-api-spec/Cargo.toml
+++ b/rust/fatcat-api-spec/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fatcat-api-spec"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Bryan Newbold <bnewbold@archive.org>"]
description = "HTTP API models, endpoints, and other auto-generated types"
license = "CC-0"