Skip to content

Commit b335d68

Browse files
committed
Version bump.
1 parent a490fe9 commit b335d68

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"name": "com.candycoded.arfoundation-components",
3-
"displayName": "ARFoundation-Components",
4-
"version": "2.0.0",
5-
"unity": "2019.1",
6-
"description": "Generic components for use with ARFoundation",
7-
"keywords": [
8-
"components",
9-
"extensions",
10-
"ar",
11-
"arcore",
12-
"arkit"
13-
],
14-
"dependencies": {
15-
"com.candycoded.candycoded": "https://github.com/CandyCoded/CandyCoded.git#v1.1.8",
16-
"com.unity.xr.arfoundation": "2.1.0-preview.2"
17-
}
2+
"name": "com.candycoded.arfoundation-components",
3+
"displayName": "ARFoundation-Components",
4+
"version": "2.1.0",
5+
"unity": "2019.1",
6+
"description": "Generic components for use with ARFoundation",
7+
"keywords": [
8+
"components",
9+
"extensions",
10+
"ar",
11+
"arcore",
12+
"arkit"
13+
],
14+
"dependencies": {
15+
"com.candycoded.candycoded": "https://github.com/CandyCoded/CandyCoded.git#v2.0.0",
16+
"com.unity.xr.arfoundation": "2.2.0-preview.2"
17+
}
1818
}

0 commit comments

Comments
 (0)