Skip to content

Commit 2b1f666

Browse files
committed
v0.3.2
1 parent 17aadc3 commit 2b1f666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

premake5.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ files({
2727
"lib/hashmap/**.h",
2828
"lib/hashmap/**.c",
2929
})
30-
defines({ 'LUSH_VERSION="0.3.1"' })
30+
defines({ 'LUSH_VERSION="0.3.2"' })
3131

3232
filter("configurations:Debug")
3333
defines({ "DEBUG" })

0 commit comments

Comments
 (0)