Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Diegovsky committed Feb 1, 2024
1 parent 54c1186 commit c6530a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "spot"
version = "0.4.0"
version = "0.4.1"
edition = "2018"
license = "MIT"

Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(
'spot',
version: '0.4.0',
version: '0.4.1',
meson_version: '>= 0.59.0',
default_options: ['warning_level=2', 'buildtype=release'],
)
Expand Down

0 comments on commit c6530a1

Please sign in to comment.