Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit d9e1e38

Browse files
committed
update new snapshot version for npm
1 parent 7609ad5 commit d9e1e38

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wot-typescript-definitions",
3-
"version": "0.3.0-SNAPSHOT.5",
3+
"version": "0.3.0-SNAPSHOT.6",
44
"description": "Typescript definitions for the WoT scripting API",
55
"main": "index.d.ts",
66
"types": "index.d.ts",
@@ -22,7 +22,8 @@
2222
],
2323
"contributors": [
2424
"Johannes Hund <[email protected]>",
25-
"Daniel Peintner <[email protected]>"
25+
"Daniel Peintner <[email protected]>",
26+
"Sebastian Kaebisch <[email protected]>"
2627
],
2728
"license": "W3C Software License",
2829
"bugs": {

0 commit comments

Comments
 (0)