Skip to content

Commit

Permalink
Version up 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Feb 13, 2019
1 parent 70a08da commit 0a7df57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>world.bentobox</groupId>
<artifactId>skygrid</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>

<description>Skygrid is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like BSkyBlock or AcidIsland.</description>
<url>https://github.com/BentoBoxWorld/SkyGrid</url>
Expand Down Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.2.0</version>
<version>1.3.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0a7df57

Please sign in to comment.