Skip to content

Commit

Permalink
Update version to 1.3.0
Browse files Browse the repository at this point in the history
* Add support for merging default objects
* Add helper tool for merging defaults with differing priorities

Signed-off-by: Stephen Gallagher <[email protected]>
  • Loading branch information
sgallagher committed Apr 13, 2018
1 parent ae72d56 commit 013a107
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,5 +1,5 @@
project('modulemd', 'c',
version : '1.2.0',
version : '1.3.0',
default_options : [
'buildtype=debugoptimized',
'c_std=c11',
Expand Down

0 comments on commit 013a107

Please sign in to comment.