Skip to content

Commit

Permalink
Updates version to 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Feb 21, 2019
1 parent 8fae24e commit 2a4a931
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/compiler.xml

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

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Dependency:
<dependency>
<groupId>com.github.Valkryst</groupId>
<artifactId>V2DSprite</artifactId>
<version>1.0.0</version>
<version>1.0.1</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>V2DSprite</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>

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

0 comments on commit 2a4a931

Please sign in to comment.