Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed Nov 1, 2023
2 parents 7b22868 + aca390d commit 22162b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('objc-boilerplate', 'objc', version : '0.1.0')
project('objc-boilerplate', 'objc', version : '0.2.0')

# Ensure clang is used for Objective-C
objc_compiler = meson.get_compiler('objc')
Expand Down

0 comments on commit 22162b2

Please sign in to comment.