VERSION bump to version 1.0.222
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f4fe835..4b3851a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,7 +25,7 @@
# micro version is changed with a set of small changes or bugfixes anywhere in the project.
set(LIBYANG_MAJOR_VERSION 1)
set(LIBYANG_MINOR_VERSION 0)
-set(LIBYANG_MICRO_VERSION 221)
+set(LIBYANG_MICRO_VERSION 222)
set(LIBYANG_VERSION ${LIBYANG_MAJOR_VERSION}.${LIBYANG_MINOR_VERSION}.${LIBYANG_MICRO_VERSION})
# Version of the library