libpldm: Release v0.12.0

Change-Id: Ia68fa7575d71ca1bdfeff9ff7269e2c87a5c4dde
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/meson.build b/meson.build
index c62ff95..ce79813 100644
--- a/meson.build
+++ b/meson.build
@@ -11,7 +11,7 @@
         'b_ndebug': 'if-release',
         'tests': not meson.is_subproject(),
     },
-    version: '0.11.0',
+    version: '0.12.0',
     meson_version: '>=1.4.0',
 )