diff --git a/app/Main.hs b/app/Main.hs index 2c46a52..71d1a1d 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -103,7 +103,7 @@ $(deriveJSON defaultOptions ''Version) instance ToSchema Version version1 :: Version -version1 = Version "0.31.1" +version1 = Version "0.31.2" diff --git a/swagger.json b/swagger.json index b865402..2c289f9 100644 --- a/swagger.json +++ b/swagger.json @@ -19079,7 +19079,7 @@ "name": "BSD 3" }, "title": "Hastructure API", - "version": "0.31.0" + "version": "0.31.1" }, "openapi": "3.0.0", "paths": {