Skip to content

Commit 514ac52

Browse files
smyrickdariuszkuc
authored andcommitted
build: 0.3.1-SNAPSHOT (Travis Build 737) (#217)
1 parent 976052a commit 514ac52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pom.xml

+1-1
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.14-SNAPSHOT</graphql-kotlin.version>
67+
<graphql-kotlin.version>0.3.1-SNAPSHOT</graphql-kotlin.version>
6868
</properties>
6969

7070
<dependencies>

pom.xml

+1-1
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.14-SNAPSHOT</version>
8+
<version>0.3.1-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)