build.savant in fusionauth_client-1.13.0 vs build.savant in fusionauth_client-1.14.0

- old
+ new

@@ -1,7 +1,7 @@ /* - * Copyright (c) 2018, FusionAuth, All Rights Reserved + * Copyright (c) 2018-2020, FusionAuth, All Rights Reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * @@ -14,10 +14,10 @@ * language governing permissions and limitations under the License. */ savantVersion = "1.0.0" pubVersion = "" -project(group: "io.fusionauth", name: "fusionauth-ruby-client", version: "1.13.0", licenses: ["ApacheV2_0"]) { +project(group: "io.fusionauth", name: "fusionauth-ruby-client", version: "1.14.0", licenses: ["ApacheV2_0"]) { workflow { standard() } publishWorkflow {