aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index ad44d34..3e9fcfb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -13,7 +13,7 @@ subprojects {
apply plugin: 'idea'
ext {
- pluginVersion = '1.5.0'
+ pluginVersion = '1.5.1'
pluginDescription = 'spark is a performance profiling plugin based on sk89q\'s WarmRoast profiler'
}