Skip to content

Commit

Permalink
Version v2.11.0-cim
Browse files Browse the repository at this point in the history
  • Loading branch information
jgyselov committed Jun 4, 2024
1 parent f5b4e7e commit f3ac7eb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libs/locales/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"lint": "yarn run -T eslint --cache --cache-location node_modules/.cache/eslint/.eslint-cache ."
},
"type": "module",
"version": "2.10.6-cim"
"version": "2.11.0-cim"
}
2 changes: 1 addition & 1 deletion libs/sdks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openshift-assisted/sdks",
"version": "2.10.6-cim",
"version": "2.11.0-cim",
"exports": {
"./package.json": "./package.json",
"./assisted-installer-service": {
Expand Down
2 changes: 1 addition & 1 deletion libs/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"js-yaml": "^4.1.0",
"sw2dts": "^2.6.3"
},
"version": "2.10.6-cim"
"version": "2.11.0-cim"
}
2 changes: 1 addition & 1 deletion libs/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@
]
}
},
"version": "2.10.6-cim"
"version": "2.11.0-cim"
}

0 comments on commit f3ac7eb

Please sign in to comment.