Skip to content

Commit

Permalink
Update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Jul 23, 2021
1 parent b96d95f commit 4aa1e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibProcessable.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local MAJOR, MINOR = 'LibProcessable', 51
local MAJOR, MINOR = 'LibProcessable', 52
assert(LibStub, MAJOR .. ' requires LibStub')

local lib, oldMinor = LibStub:NewLibrary(MAJOR, MINOR)
Expand Down

0 comments on commit 4aa1e7c

Please sign in to comment.