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 2973f9b commit e99ca6aCopy full SHA for e99ca6a
src/constants/general.js
@@ -1,6 +1,6 @@
1
import * as contextTools from './contextTools.js';
2
3
-export const VERSION = '0.17.1';
+export const VERSION = '0.17.2';
4
export const SHAPE_CACHE_LIMIT = 50;
5
export const PIXEL_RATIO = 1.0;
6
0 commit comments