Skip to content

Commit eccd3eb

Browse files
authored
Updates version to 0.1.11
1 parent a8ef711 commit eccd3eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "basyx-typescript-sdk",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "BaSyx TypeScript SDK for developing applications and components for the Asset Administration Shell (AAS)",
55
"type": "module",
66
"main": "bundle/index.js",
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"files": [
1818
"bundle",
19-
"dist/index.d.ts",
19+
"dist",
2020
"README.md",
2121
"LICENSE"
2222
],

0 commit comments

Comments
 (0)