Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmardojai committed Oct 14, 2020
1 parent 0c967c1 commit 3d5c084
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion data/com.github.gi_lom.dialect.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,11 @@
<image>https://raw.githubusercontent.com/gi-lom/dialect/main/preview.png</image>
</screenshot>
</screenshots>
<releases></releases>
<releases>
<release version="1.0.0" date="2020-10-14">
<description>
<p>Initial release.</p>
</description>
</release>
</releases>
</component>
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('dialect',
version: '0.0.0',
version: '1.0.0',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2',
],
Expand Down

0 comments on commit 3d5c084

Please sign in to comment.