build.gradle in embulk-input-gcs-0.1.13 vs build.gradle in embulk-input-gcs-0.2.0

- old
+ new

@@ -15,10 +15,10 @@ } sourceCompatibility = 1.7 targetCompatibility = 1.7 -version = "0.1.13" +version = "0.2.0" dependencies { compile "org.embulk:embulk-core:0.8.2" provided "org.embulk:embulk-core:0.8.2"