Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlenkov committed Mar 13, 2023
1 parent 0d74179 commit 6fa9918
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 110 deletions.
111 changes: 5 additions & 106 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": "sapops",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",
"scripts": {
"build": "nx run-many --target=build",
Expand Down
2 changes: 1 addition & 1 deletion packages/bind-hdi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sapops/bind-hdi",
"version": "0.2.0",
"version": "0.3.0",
"type": "commonjs",
"bin": {
"bind-hdi": "src/bin/run.ts"
Expand Down
2 changes: 1 addition & 1 deletion packages/hana-sys-cds/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@sapops/hana-sys-cds",
"version": "0.2.0",
"version": "0.3.0",
"type": "commonjs"
}
2 changes: 1 addition & 1 deletion packages/hana2cds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hana2cds",
"version": "0.2.0",
"version": "0.3.0",
"type": "commonjs",
"bin": {
"hana2cds": "src/bin/run.ts"
Expand Down

0 comments on commit 6fa9918

Please sign in to comment.