Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Commit 7d6667d

Browse files
bumped version number
1 parent a21804c commit 7d6667d

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
@@ -2,7 +2,7 @@
22
"name": "com.xrtk.sdk",
33
"displayName": "XRTK.SDK",
44
"description": "The SDK for the Mixed Reality Toolkit",
5-
"version": "0.1.5",
5+
"version": "0.1.6",
66
"unity": "2019.1",
77
"license": "MIT",
88
"repository": {
@@ -12,6 +12,6 @@
1212
"src": "Assets/XRTK.Core",
1313
"author": "XRTK Team (https://github.com/XRTK)",
1414
"dependencies": {
15-
"com.xrtk.core": "0.1.8"
15+
"com.xrtk.core": "0.1.9"
1616
}
1717
}

0 commit comments

Comments
 (0)