Skip to content

Commit

Permalink
version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
vejrj committed Oct 30, 2024
1 parent 03f525a commit 05ce9e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/cli",
"license": "MIT",
"version": "1.12.1",
"version": "1.13.0-alpha.0",
"bin": {
"supermassive": "./bin/supermassive.js"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/ts-codegen",
"license": "MIT",
"version": "2.12.1",
"version": "2.13.0-alpha.0",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down

0 comments on commit 05ce9e1

Please sign in to comment.