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 39c2dce commit b8cefc2Copy full SHA for b8cefc2
src/constants/general.js
@@ -1,6 +1,6 @@
1
import * as contextTools from './contextTools.js';
2
3
-export const VERSION = '0.16.6';
+export const VERSION = '0.17.0';
4
export const SHAPE_CACHE_LIMIT = 50;
5
export const PIXEL_RATIO = 1.0;
6
0 commit comments