Skip to content

Commit b945ae9

Browse files
committed
Bump patch version to '0.3.5'
1 parent c172cbe commit b945ae9

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.4'
57+
release = '0.3.5'
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.4',
2+
version: '0.3.5',
33
license: 'LGPL',
44
meson_version: '==0.36.0')
55

0 commit comments

Comments
 (0)