@speridlabs/visus 0.3.0 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.d.ts CHANGED
@@ -315,6 +315,6 @@ export declare class TextureManager {
315
315
  dispose(): void;
316
316
  }
317
317
 
318
- export declare const VERSION = "0.2.0";
318
+ export declare const VERSION = "0.3.0";
319
319
 
320
320
  export { }