Skip to content

Commit 1c6b0c4

Browse files
committed
build(version): bump to 0.3.2
1 parent 17b3f6e commit 1c6b0c4

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.3.2"
4545

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

0 commit comments

Comments
 (0)