libpldm: Release v0.13.0

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