Skip to content

Commit f9331f7

Browse files
committed
Bump patch version to '0.3.1'
1 parent efa6596 commit f9331f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# The short X.Y version.
5555
version = '0.3'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '0.3.0'
57+
release = '0.3.1'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('Valum', 'vala', 'c',
2-
version: '0.3.0',
2+
version: '0.3.1',
33
license: 'LGPL',
44
meson_version: '>=0.36')
55

0 commit comments

Comments
 (0)