Skip to content

Commit

Permalink
did not bump in quite a while
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Koopmann committed Oct 30, 2016
1 parent d96b9c2 commit 43c0095
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public URI getURL() {

@Override
public Version getVersion() {
return Version.fromPluginProperties(getClass(), PLUGIN_PROPERTIES, "version", Version.from(0, 4, 0));
return Version.fromPluginProperties(getClass(), PLUGIN_PROPERTIES, "version", Version.from(0, 5, 0));
}

@Override
Expand Down

0 comments on commit 43c0095

Please sign in to comment.