We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3122fa commit cc448b0Copy full SHA for cc448b0
2 files changed
PenguinGUI.modinfo
@@ -5,7 +5,7 @@
5
"dependencies": [],
6
"metadata": {
7
"author": "PenguinToast",
8
- "version": "0.2",
+ "version": "0.3",
9
"description": "Extensible object-oriented GUI library in LUA for canvases",
10
"support_url": "http://penguintoast.github.io/PenguinGUI"
11
}
penguingui.lua
@@ -1,6 +1,6 @@
1
-- "version": "Beta v. Enraged Koala",
2
-- "author": "PenguinToast",
3
--- "version": "0.2",
+-- "version": "0.3",
4
-- "support_url": "http://penguintoast.github.io/PenguinGUI"
-- This script contains all the scripts in this library, so you only need to
-- include this script for production purposes.
0 commit comments