Bump to 1.1.1
diff --git a/include/oboe/Version.h b/include/oboe/Version.h
index bb0624f..f64df57 100644
--- a/include/oboe/Version.h
+++ b/include/oboe/Version.h
@@ -32,7 +32,7 @@
 #define OBOE_VERSION_MAJOR 1
 
 // Type: 8-bit unsigned int. Min value: 0 Max value: 255. See below for description.
-#define OBOE_VERSION_MINOR 0
+#define OBOE_VERSION_MINOR 1
 
 // Type: 16-bit unsigned int. Min value: 0 Max value: 65535. See below for description.
 #define OBOE_VERSION_PATCH 1