Bump version to 0.9.0
This commit is contained in:
parent
56fd295874
commit
ad39870082
2
init.lua
2
init.lua
@ -37,7 +37,7 @@ local modules = (...) and (...):gsub('%.init$', '') .. ".modules." or ""
|
||||
local cpml = {
|
||||
_LICENSE = "CPML is distributed under the terms of the MIT license. See LICENSE.md.",
|
||||
_URL = "https://github.com/excessive/cpml",
|
||||
_VERSION = "0.0.9",
|
||||
_VERSION = "0.9.0",
|
||||
_DESCRIPTION = "Cirno's Perfect Math Library: Just about everything you need for 3D games. Hopefully."
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user