meson: Bump to version 1.0.2

This commit is contained in:
Antoine Soulier
2023-02-15 13:27:29 -08:00
parent 311ca4c012
commit f34f4654d6
+1 -1
View File
@@ -13,7 +13,7 @@
# limitations under the License.
project('lc3', 'c',
version: '1.0.1',
version: '1.0.2',
license: 'Apache-2.0',
meson_version: '>= 0.47.0',
default_options: ['b_lto=true'])