Skip to content

Commit 4d37c5f

Browse files
committed
update version for beta release
1 parent 90f2538 commit 4d37c5f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Lunette.spoon.zip

-175 Bytes
Binary file not shown.

Lunette.spoon/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ obj.__index = obj
33

44
-- Metadata
55
obj.name = "Lunette"
6-
obj.version = "0.1"
6+
obj.version = "0.1-beta"
77
obj.author = "Scott Hudson <scott.w.hudson@gmail.com>"
88
obj.license = "MIT"
99
obj.homepage = "https://github.com/scottwhudson/Lunette"

0 commit comments

Comments
 (0)