vis-core 0.31.0 → 0.31.1

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/index.d.ts CHANGED
@@ -1452,7 +1452,7 @@ export { TWEEN }
1452
1452
 
1453
1453
  export { Tween }
1454
1454
 
1455
- export declare const VERSION = "0.31.0";
1455
+ export declare const VERSION = "0.31.1";
1456
1456
 
1457
1457
  export { }
1458
1458