We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b3f6e commit 1c6b0c4Copy full SHA for 1c6b0c4
lsblk.lua
@@ -41,7 +41,7 @@ local MARKER_LAST = 2
41
local TYPE_DISK = "disk"
42
local TYPE_PART = "part"
43
44
-local VERSION = "0.3.1"
+local VERSION = "0.3.2"
45
46
-------------------------
47
--- Utility functions ---
0 commit comments