Last commit contains breaking API changes, so increment version.

This commit is contained in:
Kristian S. Stangeland 2012-12-06 03:54:25 +01:00
parent 0745fba881
commit 6530db23b7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
<version>1.7.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<packaging>jar</packaging>
<description>Provides read/write access to the Minecraft protocol.</description>

View File

@ -1,5 +1,5 @@
name: ProtocolLib
version: 1.7.2-SNAPSHOT
version: 1.8.0-SNAPSHOT
description: Provides read/write access to the Minecraft protocol.
author: Comphenix
website: http://www.comphenix.net/ProtocolLib