Skip to content

Commit 0d3c94f

Browse files
authored
Update pom.xml
1 parent d6617fe commit 0d3c94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.github.javadev</groupId>
55
<artifactId>leetcode-in-kotlin</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.5-SNAPSHOT</version>
7+
<version>1.6-SNAPSHOT</version>
88
<name>leetcode-in-kotlin</name>
99
<description>Kotlin Solution for LeetCode algorithm problems, continually updating</description>
1010
<url>https://github.com/javadev/LeetCode-in-Kotlin</url>

0 commit comments

Comments
 (0)