Version bump from 0.9 to 0.10
diff --git a/include/oboe/Version.h b/include/oboe/Version.h
index c143ebc..46143d5 100644
--- a/include/oboe/Version.h
+++ b/include/oboe/Version.h
@@ -32,7 +32,7 @@
 #define OBOE_VERSION_MAJOR 0
 
 // Type: 8-bit unsigned int. Min value: 0 Max value: 255. See below for description.
-#define OBOE_VERSION_MINOR 9
+#define OBOE_VERSION_MINOR 10
 
 // Type: 16-bit unsigned int. Min value: 0 Max value: 65535. See below for description.
 #define OBOE_VERSION_PATCH 0