@zappar/zappar-threejs
Advanced tools
Comparing version 0.3.27-rc.2 to 0.3.27
/** | ||
* SDK version. | ||
*/ | ||
export declare const VERSION = "0.3.27-rc.2"; | ||
export declare const VERSION = "0.3.27"; |
@@ -7,2 +7,2 @@ "use strict"; | ||
*/ | ||
exports.VERSION = "0.3.27-rc.2"; | ||
exports.VERSION = "0.3.27"; |
{ | ||
"name": "@zappar/zappar-threejs", | ||
"version": "0.3.27-rc.2", | ||
"version": "0.3.27", | ||
"description": "ThreeJS wrappers for Zappar's computer vision library", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -72,3 +72,3 @@ # Zappar for ThreeJS | ||
<!-- Added by: zapparadmin, at: Mon Jun 28 16:34:17 BST 2021 --> | ||
<!-- Added by: zapparadmin, at: Mon Jun 28 17:10:20 BST 2021 --> | ||
@@ -104,3 +104,3 @@ <!--te--> | ||
Download the bundle from: | ||
<https://libs.zappar.com/zappar-threejs/0.3.27-rc.2/zappar-threejs.zip> | ||
<https://libs.zappar.com/zappar-threejs/0.3.27/zappar-threejs.zip> | ||
@@ -118,3 +118,3 @@ Unzip into your web project and reference from your HTML like this: | ||
```html | ||
<script src="https://libs.zappar.com/zappar-threejs/0.3.27-rc.2/zappar-threejs.js"></script> | ||
<script src="https://libs.zappar.com/zappar-threejs/0.3.27/zappar-threejs.js"></script> | ||
``` | ||
@@ -121,0 +121,0 @@ |
Sorry, the diff of this file is too big to display
6363534