Skip to content

Commit

Permalink
Introduced version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Aug 1, 2021
1 parent 454c4e0 commit 687801f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.github.javadev</groupId>
<artifactId>leetcode-in-java</artifactId>
<packaging>jar</packaging>
<version>1.0</version>
<version>1.1</version>
<name>leetcode-in-java</name>
<description>Java Solution for LeetCode algorithm problems, continually updating</description>
<url>https://github.com/javadev/LeetCode-in-Java</url>
Expand Down

0 comments on commit 687801f

Please sign in to comment.