Skip to content

Commit b7b7715

Browse files
committed
Bump version number
1 parent aa737b8 commit b7b7715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ fn main()
4747
{
4848
name: 'rpv-web'
4949
description: 'An web API interface to rpv'
50-
version: '1.4.0'
50+
version: '1.4.1'
5151
execute: fn [mut app] (cmd cli.Command)!
5252
{
5353
snapshot := cmd.flags.get_bool('snapshot') or { false }

0 commit comments

Comments
 (0)