diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5c1af6f..8da5579 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,34 +4,9 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -442,13 +417,6 @@
1558543167839
-
- 1590393675871
-
-
-
- 1590393675871
-
1590405426931
@@ -785,7 +753,14 @@
1654885363105
-
+
+ 1655477766213
+
+
+
+ 1655477766214
+
+
@@ -848,7 +823,6 @@
-
@@ -873,7 +847,8 @@
-
+
+
diff --git a/build.gradle b/build.gradle
index 53a040a..52433f6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -21,7 +21,7 @@ apply plugin: 'com.bmuschko.cargo-base'
compileJava.options.encoding = 'UTF-8'
group 'uk.co.raubach.frickl'
-version '1.2.0'
+version '2.0.0'
sourceCompatibility = 11