Skip to content

Commit 3961f09

Browse files
committed
Increments version number.
1 parent c84273d commit 3961f09

File tree

4 files changed

+6
-32
lines changed

4 files changed

+6
-32
lines changed

.idea/compiler.xml

Lines changed: 4 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/Maven__org_projectlombok_lombok_1_16_8.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Dependency:
2828
<dependency>
2929
<groupId>com.github.Valkryst</groupId>
3030
<artifactId>VNameGenerator</artifactId>
31-
<version>1.0.4</version>
31+
<version>1.0.5</version>
3232
</dependency>
3333

3434
### Jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.Valkryst</groupId>
88
<artifactId>VNameGenerator</artifactId>
9-
<version>1.0.4</version>
9+
<version>1.0.5</version>
1010

1111
<properties>
1212
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)