Skip to content

Commit

Permalink
[RL #1] 0.2.0 - Initial Release
Browse files Browse the repository at this point in the history
  • Loading branch information
apreto committed Oct 4, 2019
1 parent a2df302 commit e626f12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ License: MIT

* mvn clean install

Resulting (executable) jar file will be on target/datagencli-0.1-SNAPSHOT-jar-with-dependencies.jar
Resulting (executable) jar file will be on target/datagencli-0.2-jar-with-dependencies.jar

## Usage

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.blackaho.misc.datagencli</groupId>
<artifactId>datagencli</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>

<name>datagencli</name>
<url>https://github.com/apreto/datagencli</url>
Expand Down

0 comments on commit e626f12

Please sign in to comment.