Skip to content

Commit

Permalink
Bump to v0.5.6 for release
Browse files Browse the repository at this point in the history
Signed-off-by: Reilly Brogan <[email protected]>
  • Loading branch information
ReillyBrogan committed Dec 18, 2023
1 parent 5346f2d commit 941caba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/build/
/state
.cache
usysconf-*.tar.*
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'usysconf',
['c'],
version: '0.5.5',
version: '0.5.6',
license: [
'GPL-2.0-only',
],
Expand Down

0 comments on commit 941caba

Please sign in to comment.