Skip to content

Commit f6dd66c

Browse files
committed
build(version): bump to 0.4.0
1 parent 89e5d31 commit f6dd66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsblk.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ local MARKER_LAST = 2
4141
local TYPE_DISK = "disk"
4242
local TYPE_PART = "part"
4343

44-
local VERSION = "0.3.1"
44+
local VERSION = "0.4.0"
4545

4646
-------------------------
4747
--- Utility functions ---

0 commit comments

Comments
 (0)