We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638d72a commit ba382d7Copy full SHA for ba382d7
1 file changed
Graphoon/init.lua
@@ -1,5 +1,5 @@
1
return {
2
- _VERSION = 'Graphoon v1.0.0',
+ _VERSION = 'Graphoon v1.0.1',
3
_DESCRIPTION = 'A force directed graph algorithm written in Lua.',
4
_URL = 'https://github.com/rm-code/Graphoon',
5
_LICENSE = [[
0 commit comments