Skip to content

Commit ba382d7

Browse files
committed
Bump version
1 parent 638d72a commit ba382d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Graphoon/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
return {
2-
_VERSION = 'Graphoon v1.0.0',
2+
_VERSION = 'Graphoon v1.0.1',
33
_DESCRIPTION = 'A force directed graph algorithm written in Lua.',
44
_URL = 'https://github.com/rm-code/Graphoon',
55
_LICENSE = [[

0 commit comments

Comments
 (0)