Skip to content

Commit

Permalink
Updates version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler MacEachern committed Aug 18, 2017
1 parent 78d33af commit 14b5ad2
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 @@ -20,7 +20,7 @@ This project is currently under active development and code-breaking changes may
<dependency>
<groupId>com.github.Valkryst</groupId>
<artifactId>VTerminal</artifactId>
<version>1.14.0-ALPHA</version>
<version>1.15.0-ALPHA</version>
</dependency>

Jar files can be found on the [releases](https://github.com/Valkryst/VTerminal/releases) page.
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>1.14.0-ALPHA</version>
<version>1.15.0-ALPHA</version>

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

0 comments on commit 14b5ad2

Please sign in to comment.