Skip to content

Commit b8cefc2

Browse files
committed
update version
1 parent 39c2dce commit b8cefc2

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.16.6';
3+
export const VERSION = '0.17.0';
44
export const SHAPE_CACHE_LIMIT = 50;
55
export const PIXEL_RATIO = 1.0;
66

0 commit comments

Comments
 (0)