diff --git a/openapi.json b/openapi.json index 26d3c2e..a6d06df 100644 --- a/openapi.json +++ b/openapi.json @@ -2,7 +2,7 @@ "openapi": "3.0.2", "info": { "title": "Library API", - "version": "1.0.0", + "version": "1.1.0", "description": "A simple API for managing authors and books.", "contact": { "name": "Eric Wittmann",