Bumped version number, because I'm dumb

This commit is contained in:
2022-06-29 02:27:29 +01:00
parent 0ae63a3e47
commit 1107c45dcb
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sineql",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple to use graphQL clone",
"main": "source/index.js",
"scripts": {