Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
DeflatedPickle committed Oct 11, 2020
1 parent 7e54c09 commit bdd52ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {

group 'org.deflatedpickle'
archivesBaseName = 'haruhi'
version '1.5.1'
version '1.5.2'

dependencies {
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import com.deflatedpickle.haruhi.api.plugin.PluginType
@Plugin(
value = "haruhi",
author = "DeflatedPickle",
version = "1.5.0",
version = "1.5.2",
description = """
<br>
A plugin framework
Expand Down

0 comments on commit bdd52ed

Please sign in to comment.