From c3f90b450ee4449d6b6f44bc690e0cdbca3ba428 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 28 Jan 2019 20:20:39 -0800 Subject: bump versions (0.1.0 to 0.2.0) --- rust/fatcat-api-spec/api/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/fatcat-api-spec/api') diff --git a/rust/fatcat-api-spec/api/swagger.yaml b/rust/fatcat-api-spec/api/swagger.yaml index b671f676..e8b8650d 100644 --- a/rust/fatcat-api-spec/api/swagger.yaml +++ b/rust/fatcat-api-spec/api/swagger.yaml @@ -3,7 +3,7 @@ swagger: "2.0" info: description: "A scalable, versioned, API-oriented catalog of bibliographic entities\ \ and file metadata" - version: "0.1.0" + version: "0.2.0" title: "fatcat" host: "api.fatcat.wiki" basePath: "/v0" -- cgit v1.2.3