Răsfoiți Sursa

Update package.lua to 0.0.2;

bjorn 8 ani în urmă
părinte
comite
e60853fa26
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      graphql/package.lua

+ 1 - 1
graphql/package.lua

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