Skip to content

Commit

Permalink
chore(version): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gorillamoe committed Aug 8, 2024
1 parent 2d5abab commit dcfc3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/tafuta/globals/init.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
local M = {}

M.VERSION = "1.3.0"
M.VERSION = "1.4.0"

return M

0 comments on commit dcfc3a7

Please sign in to comment.