Skip to content

Commit 0c00e2a

Browse files
author
Lennart Klose
committed
Raise version
1 parent b1d2ce1 commit 0c00e2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dvelop-sdk/core",
33
"description": "This package contains shared functionality for the @dvelop-sdk packages.",
4-
"version": "2.2.1",
4+
"version": "2.3.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
@@ -28,4 +28,4 @@
2828
"@types/lodash.merge": "^4.6.7",
2929
"@types/uuid": "^8.3.1"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)