Skip to content

Commit 94f95f8

Browse files
smyrickmykevinjung
authored andcommitted
build: 0.2.13-SNAPSHOT (Travis Build 721) (ExpediaGroup#208)
1 parent ee67a5a commit 94f95f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<kotlin.version>1.3.21</kotlin.version>
6565

6666
<!-- Dependency Versions -->
67-
<graphql-kotlin.version>0.2.12-SNAPSHOT</graphql-kotlin.version>
67+
<graphql-kotlin.version>0.2.13-SNAPSHOT</graphql-kotlin.version>
6868
</properties>
6969

7070
<build>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.expedia</groupId>
77
<artifactId>graphql-kotlin</artifactId>
8-
<version>0.2.12-SNAPSHOT</version>
8+
<version>0.2.13-SNAPSHOT</version>
99
<name>graphql-kotlin</name>
1010
<description>Code-only GraphQL schema generation for Kotlin</description>
1111
<url>https://github.com/ExpediaDotCom/graphql-kotlin</url>

0 commit comments

Comments
 (0)