Skip to content

Commit

Permalink
Release-0.4.0: raise version number
Browse files Browse the repository at this point in the history
  • Loading branch information
naxuroqa committed Oct 23, 2018
1 parent 6255506 commit ad88f27
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,6 +1,6 @@
project('venom', ['vala', 'c'],
license: 'GPL3+',
version: '0.3.0'
version: '0.4.0'
)

i18n = import('i18n')
Expand Down

0 comments on commit ad88f27

Please sign in to comment.