Skip to content

Commit

Permalink
Bump patch version to '0.3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
arteymix committed Dec 6, 2016
1 parent efa6596 commit f9331f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
# The short X.Y version.
version = '0.3'
# The full version, including alpha/beta/rc tags.
release = '0.3.0'
release = '0.3.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('Valum', 'vala', 'c',
version: '0.3.0',
version: '0.3.1',
license: 'LGPL',
meson_version: '>=0.36')

Expand Down

0 comments on commit f9331f7

Please sign in to comment.