Skip to content

Commit

Permalink
chore(constants.lua): update version variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Oct 17, 2024
1 parent 613abc7 commit 9762134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/rocks/constants.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ constants.LUA_VERSION = "5.1"

--- Rocks.nvim version
---@type string
constants.ROCKS_VERSION = "2.40.4"
constants.ROCKS_VERSION = "2.40.5"

--- Default configuration file contents
---@type string
Expand Down

0 comments on commit 9762134

Please sign in to comment.