Skip to content

Commit f2771e0

Browse files
authored
Update package.json
1 parent 2bdc313 commit f2771e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xrcollabtk.jpegturbounity",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"displayName": "XRCollabTK JPEGTurboUnity",
55
"description": "Fast, Multithreaded JPEG decoder and encoder for Unity with support for Hololens1, Hololens2, and Oculus Quest! Basically, a libjpegturbo wrapper with compiled libraries for Windows, Hololens1, HoloLens2 (x86, x64, UWP x86, UWP x64, UWP ARM, UWPARM64) and Android / Oculus Quest (ARM 7)",
66
"unity": "2019.4",
@@ -20,4 +20,4 @@
2020
"url": "https://danilogasques.com"
2121
},
2222
"type": "library"
23-
}
23+
}

0 commit comments

Comments
 (0)