Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
Bump to 1.0.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
timkendall committed Apr 29, 2022
1 parent 3337829 commit f253d17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@timkendall/tql-gen",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.7",
"description": "Code generator for @timkendall/tql.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@timkendall/tql",
"author": "Timothy Kendall",
"license": "MIT",
"version": "1.0.0-rc.6",
"version": "1.0.0-rc.7",
"description": "Write GraphQL queries in TypeScript.",
"sideEffects": false,
"keywords": [
Expand Down

1 comment on commit f253d17

@vercel
Copy link

@vercel vercel bot commented on f253d17 Apr 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

tql – ./

tql-timkendall.vercel.app
tql-git-master-timkendall.vercel.app
tql.dev

Please sign in to comment.