Skip to content

Commit

Permalink
Updates to version 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Oct 12, 2018
1 parent b3018dd commit 1cc407d
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 @@ -34,7 +34,7 @@ Dependency:
<dependency>
<groupId>com.github.Valkryst</groupId>
<artifactId>VTerminal</artifactId>
<version>3.5.1</version>
<version>3.5.2</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>VTerminal</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>

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

0 comments on commit 1cc407d

Please sign in to comment.