chore(`package.json`): set correct version number

pull/29/head
Yusuke Wada 2022-12-13 16:35:38 +09:00
parent ae6ed501c9
commit 7b257bc765
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@honojs/graphql-server",
"version": "0.0.4",
"version": "0.1.0",
"repository": "git@github.com:honojs/grahql-server.git",
"author": "Minghe Huang <h.minghe@gmail.com>",
"main": "dist/index.js",