diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml
index 52e3d9d..d678080 100644
--- a/META-INF/plugin.xml
+++ b/META-INF/plugin.xml
@@ -25,8 +25,15 @@
Toggle the showing of replaced dependencies
]]>
- 2.1.0
+ 3.0.0
3.0.0 - 2017-11-21
+
+ - Upgrade internal tooling API to use Gradle 3.5.1
+ - Add dependency resolution compatibility fixes to support Gradle 2.x, 3.x, and 4.x
+ - Java bytecode compatibility bumped up to 1.7 to support later versions of Gradle Tooling API
+
+
2.1.0 - 2015-04-27
- Upgrade internal tooling API to use Gradle 2.3 #11