Skip to content

Commit 5639410

Browse files
chore: bump versions and prepare for release (#1276)
1 parent 9f9e304 commit 5639410

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

exemplar/exemplar-sdk-rest/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.expediagroup.sdk.openapigenerator") version "3.0.0"
2+
id("com.expediagroup.sdk.openapigenerator") version "0.0.15-alpha"
33
}
44

55
version = "0.0.1-SNAPSHOT"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ARTIFACT_NAME=expediagroup-sdk-graphql
22
DESCRIPTION=Extension package for GraphQL APIs support
33

4-
VERSION=0.0.8-alpha
4+
VERSION=0.0.9-alpha
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ARTIFACT_NAME=expediagroup-sdk-openapi-plugin
22
DESCRIPTION=Gradle plugin based on OpenAPI generator that applies EG SDKs conventions to the generated models
33

4-
VERSION=0.0.15-alpha
4+
VERSION=0.0.16-alpha

0 commit comments

Comments
 (0)