Skip to content

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Jul 9, 2019
1 parent ebe531a commit 54ec236
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
project('io.elementary.feedback', 'vala', 'c')
project(
'io.elementary.feedback',
'vala', 'c',
version: '1.0'
)

gnome = import('gnome')
i18n = import('i18n')
Expand Down

0 comments on commit 54ec236

Please sign in to comment.