meson: Bump to version 1.0.3
diff --git a/meson.build b/meson.build
index ca39e5d..2a2c24f 100644
--- a/meson.build
+++ b/meson.build
@@ -13,7 +13,7 @@
 #  limitations under the License.
 
 project('lc3', 'c',
-	version: '1.0.2',
+	version: '1.0.3',
 	license: 'Apache-2.0',
 	meson_version: '>= 0.47.0',
 	default_options: ['b_lto=true'])