Skip to content

Commit 9ab8b0d

Browse files
committed
update version to 2.6.0-1
1 parent 528ec5c commit 9ab8b0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "physx-js-webidl",
3-
"version": "2.6.0",
3+
"version": "2.6.0-1",
44
"description": "Javascript/WASM bindings for Nvidia PhysX 5.6.0",
55
"author": "fabmax",
66
"main": "physx-js-webidl.js",
77
"types": "physx-js-webidl.d.ts",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/fabmax/physx-js-webidl.git"
10+
"url": "git+https://github.com/fabmax/physx-js-webidl.git"
1111
},
1212
"bugs": {
1313
"url": "https://github.com/fabmax/physx-js-webidl/issues"

0 commit comments

Comments
 (0)