Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder authored Oct 16, 2023
1 parent 2472c65 commit aca390d
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 aca390d

Please sign in to comment.