Update KorAP-Tokenizer to v2.0.0-SNAPSHOT

Change-Id: Ifc08d660e81cdae9144c2a0b863b9a8abb790d20
diff --git a/script/tei2korapxml b/script/tei2korapxml
index 09f2a81..8c35e90 100755
--- a/script/tei2korapxml
+++ b/script/tei2korapxml
@@ -34,7 +34,7 @@
   1;
 };
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 our $VERSION_MSG = "\ntei2korapxml - v$VERSION\n";