diff --git a/.gitignore b/.gitignore
index 3c926e9..8bd4be6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,8 +4,8 @@
**/.idea/tasks.xml
**/.idea/workspace.xml
*.iws
-.DS_Store
.classpath
+.DS_Store
.gradle
.kobalt
.nb-gradle
@@ -23,8 +23,8 @@
/project.properties
/target
/test-output
-Thumbs.db
ehthumbs.db
kobaltBuild
lib
libs
+Thumbs.db
diff --git a/gson-test.iml b/gson-test.iml
index 69a5a30..87b87a4 100644
--- a/gson-test.iml
+++ b/gson-test.iml
@@ -11,15 +11,6 @@
-
-
-
-
-
-
-
-
-
@@ -30,41 +21,31 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/gson-test.ipr b/gson-test.ipr
index ce9f827..2ff1ea1 100644
--- a/gson-test.ipr
+++ b/gson-test.ipr
@@ -38,33 +38,10 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -151,7 +126,7 @@
-
+
+
+
+
+
@@ -203,7 +182,7 @@
-
+
@@ -303,16 +282,23 @@
+
+
+
-
+
-
-
-
+
+
+
+
+
+
+
diff --git a/kobalt/Build.kt.iml b/kobalt/Build.kt.iml
index ee86435..eea1956 100644
--- a/kobalt/Build.kt.iml
+++ b/kobalt/Build.kt.iml
@@ -1,11 +1,21 @@
-
+
+
+
-
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/kobalt/src/Build.kt b/kobalt/src/Build.kt
index 81b6565..0214971 100644
--- a/kobalt/src/Build.kt
+++ b/kobalt/src/Build.kt
@@ -3,9 +3,6 @@ import com.beust.kobalt.plugin.packaging.*
import com.beust.kobalt.plugin.application.*
import com.beust.kobalt.plugin.kotlin.*
-val repos = repos()
-
-
val p = project {
name = "gson-test"
diff --git a/kobalt/wrapper/kobalt-wrapper.properties b/kobalt/wrapper/kobalt-wrapper.properties
index 6369460..58935ba 100644
--- a/kobalt/wrapper/kobalt-wrapper.properties
+++ b/kobalt/wrapper/kobalt-wrapper.properties
@@ -1 +1 @@
-kobalt.version=0.899
\ No newline at end of file
+kobalt.version=1.0.11
\ No newline at end of file