Skip to content

Commit cc448b0

Browse files
committed
Incremented version to 0.3
1 parent e3122fa commit cc448b0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PenguinGUI.modinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": [],
66
"metadata": {
77
"author": "PenguinToast",
8-
"version": "0.2",
8+
"version": "0.3",
99
"description": "Extensible object-oriented GUI library in LUA for canvases",
1010
"support_url": "http://penguintoast.github.io/PenguinGUI"
1111
}

penguingui.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-- "version": "Beta v. Enraged Koala",
22
-- "author": "PenguinToast",
3-
-- "version": "0.2",
3+
-- "version": "0.3",
44
-- "support_url": "http://penguintoast.github.io/PenguinGUI"
55
-- This script contains all the scripts in this library, so you only need to
66
-- include this script for production purposes.

0 commit comments

Comments
 (0)