Skip to content

Commit f855f0e

Browse files
committed
bumb version
1 parent dbe9dff commit f855f0e

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

0 commit comments

Comments
 (0)