Skip to content

Commit

Permalink
Bump project to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lcallarec committed Apr 7, 2020
1 parent 8fe363e commit 4939d6e
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('live-chart', ['vala', 'c'], version: '1.2.1')
project('live-chart', ['vala', 'c'], version: '1.3.0')

cc = meson.get_compiler('c')
libm = cc.find_library('m', required: true)
Expand Down

0 comments on commit 4939d6e

Please sign in to comment.