aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 2c7e9ec..a14e81d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -13,7 +13,7 @@ subprojects {
apply plugin: 'idea'
ext {
- pluginVersion = '1.4.1'
+ pluginVersion = '1.4.2'
pluginDescription = 'spark is a performance profiling plugin based on sk89q\'s WarmRoast profiler'
}