diff --git a/VERSION b/VERSION index 1cc5f65..867e524 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 \ No newline at end of file +1.2.0 \ No newline at end of file diff --git a/internal/web/router/api.go b/internal/web/router/api.go index 7344798..2173aad 100644 --- a/internal/web/router/api.go +++ b/internal/web/router/api.go @@ -12,7 +12,7 @@ import ( ) // @title WOJ Server API Documentation -// @version 1.1.0 +// @version 1.2.0 // @BasePath /api // @securityDefinitions.apikey Authentication // @in header