Skip to content

Commit 6fa9918

Browse files
committed
0.3.0
1 parent 0d74179 commit 6fa9918

5 files changed

Lines changed: 9 additions & 110 deletions

File tree

package-lock.json

Lines changed: 5 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sapops",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"license": "MIT",
55
"scripts": {
66
"build": "nx run-many --target=build",

packages/bind-hdi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapops/bind-hdi",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"type": "commonjs",
55
"bin": {
66
"bind-hdi": "src/bin/run.ts"

packages/hana-sys-cds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@sapops/hana-sys-cds",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"type": "commonjs"
55
}

packages/hana2cds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hana2cds",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"type": "commonjs",
55
"bin": {
66
"hana2cds": "src/bin/run.ts"

0 commit comments

Comments
 (0)