Skip to content

Commit 68e2c87

Browse files
authored
Update pom.xml
1 parent 6e9340e commit 68e2c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.36-SNAPSHOT</version>
7+
<version>1.37-SNAPSHOT</version>
88
<name>leetcode-in-kotlin</name>
99
<description>Kotlin-based LeetCode algorithm problem solutions, regularly updated</description>
1010
<url>https://github.com/javadev/LeetCode-in-Kotlin</url>

0 commit comments

Comments
 (0)