Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit 56eb02e

Browse files
committed
Version 0.2.1
1 parent 918cacd commit 56eb02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/l_love.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#include "luaobj.h"
99

10-
#define LOVE_VERSION "0.2.0"
10+
#define LOVE_VERSION "0.2.1"
1111

1212

1313
int l_love_getVersion(lua_State *L) {

0 commit comments

Comments
 (0)