Skip to content

Commit

Permalink
Increments version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Oct 11, 2017
1 parent c84273d commit 3961f09
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 32 deletions.
21 changes: 4 additions & 17 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 0 additions & 13 deletions .idea/libraries/Maven__org_projectlombok_lombok_1_16_8.xml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Dependency:
<dependency>
<groupId>com.github.Valkryst</groupId>
<artifactId>VNameGenerator</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
</dependency>

### Jar
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>com.github.Valkryst</groupId>
<artifactId>VNameGenerator</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 3961f09

Please sign in to comment.