Browse Source

Update package.lua to 0.0.2;

bjorn 9 năm trước cách đây
mục cha
commit
e60853fa26
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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' },