aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-05-21 11:39:54 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-05-21 11:40:00 -0700
commitd1d04396c7a995eaf1129b123644bc52b14a73ac (patch)
treeaba9d7809dda8921fbf9bb8b3a32085d476a621c /rust/Cargo.toml
parentec8dc24b39d8e3766730e7c3f73b79721e17ef64 (diff)
downloadfatcat-d1d04396c7a995eaf1129b123644bc52b14a73ac.tar.gz
fatcat-d1d04396c7a995eaf1129b123644bc52b14a73ac.zip
codegen version bump
Wow, a surprisingly large commit!
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 2344bda2..eb861f9b 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fatcat"
-version = "0.2.0"
+version = "0.3.0"
edition = "2018"
authors = ["Bryan Newbold <bnewbold@archive.org>"]
description = "A scalable, versioned, API-oriented catalog for bibliographic entities and file metadata"