Skip to content

Commit 638201b

Browse files
committed
release/1.0.0
1 parent 1441850 commit 638201b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LibDispel.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
local MAJOR, MINOR = "LibDispel", 1
1+
local MAJOR, MINOR = "LibDispel", 10100
22
assert(LibStub, MAJOR .. " requires LibStub")
33

44
local lib = LibStub:NewLibrary(MAJOR, MINOR)

LibDispel.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Interface: 11507, 50500, 110200
22
## Author: Luaerror
3-
## Version: 1.0.0
3+
## Version: 1.1.0
44
## Title: LibDispel
55
## Notes: Dispel library
66
## Dependencies: LibStub

0 commit comments

Comments
 (0)