We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794aec0 commit 55646e9Copy full SHA for 55646e9
pom.xml
@@ -10,9 +10,9 @@
10
</parent>
11
<groupId>com.francescodisales</groupId>
12
<artifactId>gitCliShell</artifactId>
13
- <version>0.4.2</version>
+ <version>0.7.3</version>
14
<name>gitCliShell</name>
15
- <description>Demo project for Spring Boot</description>
+ <description>Cli interface that navigates in github</description>
16
17
<properties>
18
<java.version>14</java.version>
0 commit comments