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 b5bf5eb commit 853d8a5Copy full SHA for 853d8a5
src/constants/general.js
@@ -1,6 +1,6 @@
1
import * as contextTools from './contextTools.js';
2
3
-export const VERSION = '0.19.1';
+export const VERSION = '0.20.0';
4
export const SHAPE_CACHE_LIMIT = 50;
5
export const PIXEL_RATIO = 1.0;
6
0 commit comments