gnome: bump to 0.2.0

API changed to follow LRC API changes.

Refs #70613

Change-Id: Idcd6d53ed661fc51ce407b8be5b97661e57621c2
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f9e5709..3ed4825 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@
 # set project name and version
 PROJECT(ring-client-gnome)
 SET(PROJECT_VERSION_MAJOR 0)
-SET(PROJECT_VERSION_MINOR 1)
+SET(PROJECT_VERSION_MINOR 2)
 SET(PROJECT_VERSION_PATCH 0)
 
 # create config header file to pass cmake settings to source code