Add fetchAnnotations method to KorAPQuery

Resolves #26

Change-Id: Ie6234e471216941148304d42cf70c7cc509ceb41
diff --git a/NAMESPACE b/NAMESPACE
index 5e5e2be..beb1dea 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -44,6 +44,7 @@
 exportMethods(corpusQuery)
 exportMethods(corpusStats)
 exportMethods(fetchAll)
+exportMethods(fetchAnnotations)
 exportMethods(fetchNext)
 exportMethods(fetchRest)
 exportMethods(frequencyQuery)