Explorar o código

Update package.lua to 0.0.2;

bjorn %!s(int64=9) %!d(string=hai) anos
pai
achega
e60853fa26
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      graphql/package.lua

+ 1 - 1
graphql/package.lua

@@ -1,6 +1,6 @@
 return {
   name = 'bjornbytes/graphql',
-  version = '0.0.1',
+  version = '0.0.2',
   description = 'Lua GraphQL implementation',
   license = 'MIT',
   author = { url = 'https://github.com/bjornbytes' },