Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BanceDev committed Sep 25, 2024
1 parent 4730d17 commit e61e70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ files({
"lib/hashmap/**.h",
"lib/hashmap/**.c",
})
defines({ 'LUSH_VERSION="0.1.1"' })
defines({ 'LUSH_VERSION="0.2.0"' })

filter("configurations:Debug")
defines({ "DEBUG" })
Expand Down

0 comments on commit e61e70d

Please sign in to comment.