Skip to content

Commit

Permalink
Updated with minor changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
AshrafAlam committed May 18, 2022
1 parent eb1ca11 commit 639075e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebApi/Eisk.WebApi/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
c.SwaggerDoc("v1", new OpenApiInfo
{
Title = "Eisk.WebApi",
Version = "v9.0.25",
Version = "v9.0.32",
Description = "EISK makes it easy to write scalable and secured web api on top of Microsoft's new cutting edge .net based technologies.",
Contact = new OpenApiContact
{
Expand Down

0 comments on commit 639075e

Please sign in to comment.