Skip to content

Commit

Permalink
build: set version to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent aa90196 commit aaf8b16
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
project('yggdrasil',
version: '0.4.4',
meson_version: '>= 0.58.0')
project('yggdrasil', version : '0.4.5', meson_version : '>= 0.58.0')

go = find_program('go')

Expand Down

0 comments on commit aaf8b16

Please sign in to comment.