We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe9dff commit f855f0eCopy full SHA for f855f0e
src/constants/general.js
@@ -1,6 +1,6 @@
1
import * as contextTools from './contextTools.js';
2
3
-export const VERSION = '0.17.2';
+export const VERSION = '0.17.3';
4
export const SHAPE_CACHE_LIMIT = 50;
5
export const PIXEL_RATIO = 1.0;
6
0 commit comments