Prepare for version v1.1.0

Change-Id: Ic70f1640223592e9ca3a70d58e7a7b3500c54245
diff --git a/package.json b/package.json
index deb5d1c..e66ca85 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "conllu-cmc",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "Reads CoNLL-U format from stdin and annotates emojis, emoticons, hashtags, URLs, email addresses, @addresses, and action words. Writes CoNLL-U format to stdout.",
   "main": "src/index.js",
   "bin": {
@@ -42,4 +42,4 @@
     "child_process": "^1.0.2",
     "jest": "^29.7.0"
   }
-}
+}
\ No newline at end of file