Skip to content

Commit

Permalink
Version bump to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mumfrey committed May 21, 2015
1 parent 1631a6c commit 7717461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ packaging=jar
url=http://spongepowered.org
description=Mixin
organization=SpongePowered
buildVersion=0.4.2
buildVersion=0.4.3
buildType=SNAPSHOT
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public abstract class MixinBootstrap {
/**
* Subsystem version
*/
public static final String VERSION = "0.4.2";
public static final String VERSION = "0.4.3";

/**
* Blackboard key where the subsystem version will be stored to indicate
Expand Down

0 comments on commit 7717461

Please sign in to comment.