Skip to content

Commit

Permalink
bump versions after publish
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan committed Mar 10, 2023
1 parent 370e099 commit 2eed25d
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/assertions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
"gitHead": "370e099b807034ad22e3a604f4340c82c0a47c30"
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"@types/commander": "^2.12.2",
"eslint": "^8.22.0"
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
"gitHead": "370e099b807034ad22e3a604f4340c82c0a47c30"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
"gitHead": "370e099b807034ad22e3a604f4340c82c0a47c30"
}
2 changes: 1 addition & 1 deletion packages/defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
"gitHead": "370e099b807034ad22e3a604f4340c82c0a47c30"
}
2 changes: 1 addition & 1 deletion packages/json-spell-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"@jest/globals": "^29.3.1",
"jest": "^29.3.1"
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
"gitHead": "370e099b807034ad22e3a604f4340c82c0a47c30"
}
2 changes: 1 addition & 1 deletion packages/td_to_asyncapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
"gitHead": "370e099b807034ad22e3a604f4340c82c0a47c30"
}
2 changes: 1 addition & 1 deletion packages/td_to_openAPI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
"gitHead": "370e099b807034ad22e3a604f4340c82c0a47c30"
}
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "e518a8268a302f82c90ed2d44d8a9ed96675bc50"
"gitHead": "370e099b807034ad22e3a604f4340c82c0a47c30"
}

0 comments on commit 2eed25d

Please sign in to comment.