Skip to content

Commit 687801f

Browse files
committed
Introduced version 1.1
1 parent 454c4e0 commit 687801f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.0</version>
7+
<version>1.1</version>
88
<name>leetcode-in-java</name>
99
<description>Java Solution for LeetCode algorithm problems, continually updating</description>
1010
<url>https://github.com/javadev/LeetCode-in-Java</url>

0 commit comments

Comments
 (0)