Skip to content

Commit 1680b67

Browse files
committed
0.10.0
1 parent b7f76f6 commit 1680b67

File tree

4 files changed

+4
-14
lines changed

4 files changed

+4
-14
lines changed

build/webvr-polyfill.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3032,7 +3032,7 @@ CardboardVRDisplay.prototype.fireVRDisplayDeviceParamsChange_ = function() {
30323032
var cardboardVrDisplay = CardboardVRDisplay;
30333033

30343034
var name = "webvr-polyfill";
3035-
var version$1 = "0.9.41";
3035+
var version$1 = "0.10.0";
30363036
var homepage = "https://github.com/googlevr/webvr-polyfill";
30373037
var authors = ["Boris Smus <boris@smus.com>", "Brandon Jones <tojiro@gmail.com>", "Jordan Santell <jordan@jsantell.com>"];
30383038
var description = "Use WebVR today, on mobile or desktop, without requiring a special browser build.";

build/webvr-polyfill.min.js

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webvr-polyfill",
3-
"version": "0.9.41",
3+
"version": "0.10.0",
44
"homepage": "https://github.com/googlevr/webvr-polyfill",
55
"authors": [
66
"Boris Smus <boris@smus.com>",

0 commit comments

Comments
 (0)