Skip to content

Commit 55646e9

Browse files
Update pom.xml
1 parent 794aec0 commit 55646e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
</parent>
1111
<groupId>com.francescodisales</groupId>
1212
<artifactId>gitCliShell</artifactId>
13-
<version>0.4.2</version>
13+
<version>0.7.3</version>
1414
<name>gitCliShell</name>
15-
<description>Demo project for Spring Boot</description>
15+
<description>Cli interface that navigates in github</description>
1616

1717
<properties>
1818
<java.version>14</java.version>

0 commit comments

Comments
 (0)