Skip to content

Commit

Permalink
1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Jun 21, 2023
1 parent deafa91 commit dae7bdc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "1.10.0",
"version": "1.11.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rate-my-openapi",
"version": "1.10.0",
"version": "1.11.0",
"scripts": {
"build": "tsc --build",
"format": "prettier --write .",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cli",
"version": "1.10.0",
"version": "1.11.0",
"description": "CLI for rating OpenAPI files",
"type": "module",
"scripts": {
Expand Down

0 comments on commit dae7bdc

Please sign in to comment.