Skip to content

Commit d0e3cd6

Browse files
smyrickdariuszkuc
authored andcommitted
build: 0.1.2-SNAPSHOT (Travis Build 592) (#162)
1 parent 9f7cc7a commit d0e3cd6

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
@@ -65,7 +65,7 @@
6565

6666
<!-- Dependency Versions -->
6767
<graphiql.version>5.0.2</graphiql.version>
68-
<graphql-kotlin.version>0.1.1-SNAPSHOT</graphql-kotlin.version>
68+
<graphql-kotlin.version>0.1.2-SNAPSHOT</graphql-kotlin.version>
6969
<graphql-servlet.version>6.1.2</graphql-servlet.version>
7070

7171
<!-- Test Dependency Versions -->

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.1.1-SNAPSHOT</version>
8+
<version>0.1.2-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)