Skip to content

Commit 853d8a5

Browse files
committed
bumb version
1 parent b5bf5eb commit 853d8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/general.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as contextTools from './contextTools.js';
22

3-
export const VERSION = '0.19.1';
3+
export const VERSION = '0.20.0';
44
export const SHAPE_CACHE_LIMIT = 50;
55
export const PIXEL_RATIO = 1.0;
66

0 commit comments

Comments
 (0)